iankiema / Ruby-capstone-project

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.
MIT License
1 stars 0 forks source link

πŸ“— Table of Contents

CATALOG OF MY THINGS

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.

πŸ›  Built With

Tech Stack

Ruby

Key Features

The key features of this project includes.

(back to top)

πŸ’» Video Presentation

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder by using this πŸ‘‡οΈ command :

git clone https://github.com/iankiema/Ruby-capstone-project.git

Install

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.

Download and Install Ruby

Usage

To run the project, execute the following command:

ruby main.rb

Run tests

    rspec/spec/your_test_file.rb
    rubocop

Deployment

(back to top)

πŸ‘₯ Authors

πŸ‘€ Ngala Mac

πŸ‘€ Ian Kiema

πŸ‘€ Maurice Coker

(back to top)

πŸ”­ Future Features

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.

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a star⭐️ or a thumbs up πŸ‘ if you like this project! You can visit my GitHub profile for more of my projects.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)