- 📖 About the Project
- 🚀 Video Presentation
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
The Ruby-Group-Capstone project 'The Catalog of My Things' app is a Ruby-based solution for managing and organizing your collection of books, games, and music albums. It allows you to add new items, explore your collection by labels, genres, and authors, and provides a user-friendly interface for easy navigation. It's a convenient tool to keep track of your personal inventory of books, games, and music albums.
Client
Ruby: The primary programming language for the project.
Server
- none
Database
- Postgresql
- Simple command-line interface.
- Support for IRB input formats.
- Add Book, Author, Game, MusicAlbum and Genre
- List all Books, Games, Authors, Music Albums, Genres and Labels.
- Store data in json file.
In order to run this project you need:
- A Computer (MAC or PC)
- Code editor (VSCode,Atom etc...)
- A browser (Chrome,Mozilla,Safari etc...)
- Version Control System (Git and Github)
- Ruby installed: To run a Ruby project, users must have Ruby installed on their system. You can include the minimum required version of Ruby needed to run the project.
Clone this repository to your desired folder:
cd my-folder
git clone github.com/AbdusSattar-70/Ruby-Group-Capstone
Install this project with:
To run a Ruby file in the command line, follow these steps:
Open a command prompt or terminal window on your computer.
Navigate to the directory where the Ruby file is stored using the cd command.
Type the following command to run the Ruby file:
ruby main.rb
rspec spec/filename.rb
- GitHub: AbdusSattar-70
- Twitter: Abdus Sattar
- LinkedIn: Abdus Sattar
👤 Christian Kiyong
- GitHub: krisbobo
- Twitter: ChrisboboSys
- LinkedIn: kiyong-christian
👤 Okpah Igbo
- GitHub: @david30-maker
- Twitter: @davidigbo1
- LinkedIn: davidigbo/
- Add movie
- Add list all movies feature
- Add remove functionalities for all items
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project rate it and give it a star...
We would like to thank the Microverse team for allowing us to work on this Catalog of my things ruby project.
-
How do I install and run the project?
- To install and run the project, you will need to have Ruby installed on your computer. Once you have Ruby installed, you can download the project files and run the program from the command line using the following command:
- To install and run the project, you will need to have Ruby installed on your computer. Once you have Ruby installed, you can download the project files and run the program from the command line using the following command:
-
What technologies and libraries are used in the project?
- The project is written in Ruby and does not require any external libraries or dependencies.
-
How can I contribute to the project?
- Contributions to the project are welcome! Please feel free to submit bug reports, feature requests, or pull requests on the project's GitHub repository.
This project is MIT licensed.