Skip to content

DammyShittu/Ruby-Items-Catalog

Repository files navigation

Ruby Catalog - Capstone Project

Command line application that lets the user build a virtual catalog of things with associacions between them.

The project was developed based on the following UML diagram (Click to enlarge):

catalog

Screenshot

Video Presentation

Click here to view the video presentation of this project.

Tools used

  • Ruby
  • Rubocop
  • RSpec

Features

  • User can choose between different options to create/show items.
  • Upon exiting, all data is saved locally.
  • If local data is present, the session is restored to the previous state.

Installation

  • Clone the repo by running git clone https://github.com/ReshyResh/Ruby-Items-Catalog
  • Open the folder by running cd Ruby-Items-Catalog
  • Run bundle install inside the folder of the cloned repo.
  • Run the main.rb file.

Testing

  • To run all test suites, run the command rspec spec
  • To run an individual test, run the command rspec /spec/<name_of_file.rb>

Authors 👤

Robert Baiesita

Faizan Zahid

Adedamola Shittu

🤝 Contributing

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages