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
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 git@github.com:ProgramKingAbel/TDD-Development.git
cd TDD-Development
Install project dependencies with:
bundle install
To run the project, instantiate the class files in solver.rb
and execute the following command:
rspec tests
- 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.