https://github.com/Xghayor/ruby-group-capstone.git
- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ
- π License
ruby-group-capstone 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.
[https://drive.google.com/file/d/1iwgRj0aahFor_iV_3k00QFoD1YMDA5pC/view?usp=sharing]
Ruby
- https://www.ruby-lang.org/en/
- [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 ruby-group-capstone
git clone https://github.com/Xghayor/ruby-group-capstone.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
π€ Collins Akorda
- GitHub: @firstpj
- Twitter: @AkordaC
- LinkedIn: Collins Akorda
π€ Author2
*Mumbere Habert
- GitHub: mumbereh
- Twitter: @mumberehabert1
π€ Author3 Ghayoor Ul Baqir
- [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 express our gratitude to Microverse for welcoming us into the Full-time Software Development program.
This project is MIT licensed.