- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Catalog of my things In this project, we will create a console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but we will also prepare a database with a tables structure analogical to our program's class structure.
- Ruby.
- SQL.
- Add book, music album, and game.
- List books, music albums, games, genres, labels, authors, and sources.
To get a local copy up and running follow these simple example steps.
In order to run this project you need:
- Download Visual Studio Code.
- Download Git.
Clone this repository to your desired folder:
Clone the repo
git clone https://github.com/odaialazzeh/Catalog-of-my-things.git
you can run any one of these commands to install bundle on your machine:
- bundle init
- bundle install
- sudo apt bundle install (for Linux)
To run the project, execute the following command:
ruby main.rb
👤 Odai
- GitHub: odai-alazzeh
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Zainab
- GitHub: Zainab-Al-Zubair
- LinkedIn: LinkedIn
👤 Emmanuel
- GitHub: Emmanuel-Simasiku
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- Add more functionality.
- Design beautiful UI.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star.
A list of resources that i find helpful and would like to give credit to :
This project is MIT licensed.