This repository includes a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. project is a repository consisting of the following files:
- Ruby files
- SQL files
- Ruby linters file
- Implement encapsulation and inheritance with Ruby.
- Set up associations between classes and objects.
- Store data in files.
- Build interactive console apps
Ruby group capstone - Catalog of my things
In order to run this project you need:
- Ruby installed and running. To get more information, read the installation instructions.
- You should be able to use IRB.
Clone this repository to your desired folder:
git clone hhttps://github.com/derrick1451/ruby-capstone.git
cd ruby-capstone
Install project dependencies with:
bundle install
Install project dependencies with:
execute the following command:
ruby `main.rb` and
To run the project, instantiate the class files in main.rb and execute the following command:
rspec ./spec/
- GitHub: kayjeee
- LinkedIn: kagiso sebogodi
- Optimize the Class method tests.🚀
- Connect with database server
- Enhance the app with GUI
Contributions, issues, and feature requests are welcome!
Give us ⭐️ If you like this project!
- we thank the Microverse program for giving us this great chance.
This project is MIT licensed.