Awesome Catalog-Of-My-Things

📗 Table of Contents

📖 Awesome Catalog-Of-My-Things

Is a console app that helps you to keep a record of your : books, music albums, and games that you own. Everything was based on the UML class diagram. The data is stored in JSON files but we prepared a database schema that give us the analogical tables structure of our program's.

🛠 Built With

Tech Stack

Server
  • Ruby
  • Key Features

    • List all your Books,Labels, Games
    • Add Books,Music-s Album and Games

    (back to top)

    🚀 Demo

    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:

        ruby
        bundler
    

    Setup

    Clone this repository to your desired folder:

      git clone https://github.com/Graciano1997/catalog_of_my_things.git

    Install

    Install this project with:

      cd the_new_folder_name
      bundle install

    it will install the required gemfile for running the project

    Usage

    (back to top)

    👥 Authors

    👤 Graciano

    👤 Yohannes

    👤 Young Gaius

    (back to top)

    🔭 Future Features

    • Add Database to store all data
    • Add Ui

    (back to top)

    🤝 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 you can share this project to your friend

    (back to top)

    🙏 Acknowledgments

    I would like to thank Microverse and all the contributors for this project

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)