"Catalog of my things" is a console app that allows users to manage collections of the things they own. It keeps a record of different types of things that belong to users: books, music albums, movies, and games. The data is stored in JSON files.
- git clone https://github.com/Rustamxon7/OOP-school-library/
- cd OOP-School-Library-App
- Run the project by running
ruby main.rb
on the command line. - To run the
tests
make sure you install rspec gem by runninggem install rspec
on the command line then runrspec spec
on the command line to see the test passing
- Ruby
- SQL
- OPP
👤 Rustamjon Tolipov
- GitHub: @Rustamxon7
- Twitter: @Rustamjon7777
- LinkedIn: LinkedIn
👤 Elmar Abdulkarimov
- GitHub: @elmar8287
👤 Olipliche Mavoungou Paka
- GitHub: OLIPLICHE
- LinkedIn: olipliche
- Twitter: @olipliche1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thanks to Microverse for inspiring this project. We are indebted to you all at Microverse
- A special thanks goes to all our peers at Microverse for being there for us.
This project is MIT licensed.