/cot

Primary LanguageRubyMIT LicenseMIT

COT

In this project, we will create a console app that will help user to keep a record of different types of things they own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

UML class diagram

C=UML class diagram for catalog of things

Built With

  • Ruby
  • Git
  • GitHub
  • VSCode
  • Rspec

Getting Started

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

Prerequisites

  • A source-code editor (preferably Visual Studio Code)

Install

  • Ruby
  • Rspec

Using it Locally

  • Clone the project

    Open terminal and go to folder where you want to copy. Type

  • To Start the programs

    • cd cot
    • run the command $irb (interactive ruby shell)
    • run the program functions
  • To Test

    • cd cot
    • rspec spec

Authors

👤 Angom Chittaranjan

Source

🤝 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!

👣 Track Me

Acknowledgments

  • Microverse Team.
  • My Family.
  • All my fellow micronauts.

📝 License

This project is MIT licensed.