Skip to content

Latest commit

 

History

History
98 lines (52 loc) · 2.51 KB

README.md

File metadata and controls

98 lines (52 loc) · 2.51 KB

Catalog of my things

Catalog of my things is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything was based on the UML class diagram provided. The data stored in JSON files.

Built With

  • Ruby
  • Rspec
  • SQL
  • Postgresql

Video

video1030436804.mp4

Getting Started

To get a local copy, follow these simple steps.

Prerequisites

Web browser installed

Setup

Cloning a repository

  • On GitHub.com, navigate to the main page of the repository;

  • Above the list of files, click "Code" button;

  • Copy the URL to clone the repository.

    • To clone the repository using HTTPS : https://github.com/ElsonOtake/Catalog_of_my_things.git

    • To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority : git@github.com:ElsonOtake/Catalog_of_my_things.git

    • To clone a repository using GitHub CLI : gh repo clone ElsonOtake/Catalog_of_my_things

  • Open Terminal;

  • Change the current working directory to the location where you want the cloned directory;

  • Type git clone, and then paste the URL you copied earlier.

Authors

👤 Andrés Garzon M

👤 Elson Otake

👤 Mauricio Cantillo Moreno

👤 Fabien Brathwaite

🤝 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

  • Microverse
  • W3Schools
  • Stack Overflow

📝 License

This project is MIT licensed.