The "Catalog of My Things" is a console-based application built using Ruby as the backend technology. This application offers a straightforward user interface to organize and manage different categories of personal belongings or items.
▶ Postgresql
▶ Database
This repository includes files with plain PostgreSQL that can be used to recreate a database:
In order to run this project, you must have installed and configured the following tools in your local environment:
1). Ruby
2.) PostgreSQL
Clone this repository to your desired folder:
cd my-folder
git clone: https://github.com/Zilola-Nazarova/ruby-capstone-project.git
Install the dependencies:
gem install
To run the project, execute the following command:
ruby main.rb
To run tests, run the following command:
rspec
You can also check linter errors:
rubocop
👤 Suleiman Gacheru
👤 Zilola Nazarova
👤 Essohanam Tambana
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project kindly leave a star or follow us.
I would like to thank Microverse for giving me this wonderful opportunity to work on this project and Micronauts
This project is MIT licensed.