/My-catalog

Primary LanguageRubyMIT LicenseMIT

My catalog

📗 Table of Contents

📖 My catalog

My catalog This is a console app project to help you to keep a record of different types of things you own: books, music albums, movies, and games. The app is developed on the basis of the below UML diagram. catalog_of_my_things

🛠 Built With

Tech Stack

Ruby

Key Features

  • Can add items
  • Can keep record of things you own
  • Can display items

(back to top)

💻 Getting Started

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

Setup

Clone the repository git clone https://github.com/asharanjith/My-catalog.git

Navigate to the folder

cd My-catalog bundle install

Usage

To run the project, execute the following command:

  • Note: make sure that you have ruby installed on your machine

  ruby main.rb

Run tests

To run tests, run the following command:

  rspec spec

(back to top)

👥 Authors

👤 Asha S Vijayan

👤 Agasha Bornittah

👤 Joshua Blue-Jack

(back to top)

🔭 Future Features

  • We will add a user interface
  • We will deploy our application to a server

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project give a ⭐.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for inspriring this project idea

(back to top)

📝 License

This project is MIT licensed.

(back to top)