- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Catalog of things,in this project, we are creating a console app that will keep a record of different types of things which will help you organize your : books, music albums, movies, and games it will help you preserve the data in JSON format.
CATALOG OF MY THINGS
🛠 Built With Ruby
Tech Stack Ruby
Client
Database
- List all books
- List all music albums
- List all movies
- List of games
- List all genres (e.g 'Comedy', 'Thriller')
- List all labels (e.g. 'Gift', 'New')
- List all authors (e.g. 'Stephen King')
- List all sources (e.g. 'From a friend, 'Online shop')
- Add a book
- Add a music album
- Add a movie
- Add a game
Please visit our zoom video presentation. Click the button .
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby version 2.7.0 or later
Clone this repository to your desired folder:
git clone git@github.com:Daphineatim/catalog-of-my-things.git
cd Catalog-of-my-things
Install this project with:
bundler install
To run the project, execute the following command:
ruby main.rb
To run tests, run the following command:
rspec src/spec
App not deployed yet
Install this project with:
- No need of installation
To run the project, execute the following command:
git clone https://github.com/Daphineatim/catalog-of-my-things.git
To run tests, run the following command:
rspec
You can deploy this project using:
Mention all of the collaborators of this project.
👤 Hope Daphine Atim
- GitHub: @daphineatim
- Twitter: @DhaPhyn
- LinkedIn: Daphine atim
👤 Vitalis Mutwiri
- GitHub: @svitalis123
- Twitter: @WilsonVitalis
- LinkedIn: vitalismutwiri
👤 Orji Maxwell
- GitHub: @githubhandle
- LinkedIn: LinkedIn
- Twitter: Twitter
Describe 1 - 3 features you will add to the project.
- [Ability to deploy on the web]
- Add Games and Author Feature
- Movies Feature
- Genere Feature
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a :star
Give credit to everyone who inspired your codebase.
I would like to thank...
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.