Item-catalog

Video presentation

Click here

Class Diagram

image

Built With:

  • Ruby

Getting Started

To get a local copy up and running follow these simple example steps:

  • Go to the folder where you want to store the project, and clone the repository using the following SSH
  • SSH: https://github.com/zkr024/Item-Catalog.git
  • Once at the root of the project from the terminal, run the following command

ruby main.rb

image

Tests

  • Apply unit tests to the classes and methods.
  • Install RSpec by using the following command in the terminal:

gem install rspec

  • Each class has different tests that can be checked on the terminal ->
    • Once at the root of the project, run the following command:

rspec spec

Authors

👤 Boaz Aduda

 Aduda-Boaz

👤 Oscar Bermudez

 zkr024

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.