The Catalog of my things, a Ruby-built catalog app allows users to efficiently organize, track, and manage their belongings by creating items, categorizing them, preserving and loading data, facilitating organization, and providing a user-friendly interface. Please check this UML class diagram for more details about the project.
The key features of this project includes.
To get a local copy up and running, follow these steps.
In order to run this project you need:
A code editor (Visual Studio Code is recommended)
Git and a GitHub account
Clone this repository to your desired folder by using this ποΈ command :
git clone https://github.com/iankiema/Ruby-capstone-project.git
Go to the project directory:
cd Ruby-capstone-project
Before to run the program, verify that you have Ruby installed on your OS running the following command:
ruby -v
It should display the Ruby version that is currently installed. If this does not happen and only an error notice appears, you should either check your installation or reinstall Ruby.
To run the project, execute the following command:
ruby main.rb
rspec/spec/your_test_file.rb
rubocop
π€ Ngala Mac
π€ Ian Kiema
π€ Maurice Coker
Here are some future features that could be added to this project.
The specific features that are added will depend on the needs and wants of the users.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a starβοΈ or a thumbs up π if you like this project! You can visit my GitHub profile for more of my projects.
This project is MIT licensed.