- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Catalog-of-my-things] Is a console app that helps keep records of different types of things: books, music albums, and games.The data is stored in JSON files. A database with tables structure analogical to the program's class structure is prepared.
- [Class functionality]
To get a local copy up and running, follow these steps.
In order to run this project you need:
bundle install
Clone this repository to your desired folder:
cd Catalog-of-my-things
git clone https://github.com/Zuwairanajma/Catalog-of-my-things.git
Install this project with:
cd catalog-of-my-things
bundle install
gem install --no-document rubocop -v '>= 1.0, < 2.0'
gem install rspec
To run the project, execute the following command:
ruby main.rb
or
./main
To run tests, run the following command:
rubocop --color
rspec spec --format doc
- Project is not deployed
👤 Author1 [Zuwaira Sadiq]
- GitHub: @Zuwairanajma
- Twitter: @SadiqJuwairiyya
- LinkedIn: Zuwaira Sadiq
👤 Author2 [Ricardo Egas]
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Author3 [Pushkar Gautam]
- GitHub: @pushkar1995
- Twitter: @Pushkar9951
- LinkedIn: pushkargautam
- [Add different structure]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please show support by staring ⭐️.
- We would like to thank Microverse for accommodating us in the Full-time Software Development program
This project is MIT licensed.