Catalog-of-my-things

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. 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.

MIT License

Stars
0

Table of Contents

Catalog of my things

This is a repository that includes code that allows the user to create a list of items like books or music albums. It was made using ruby.

Built With

Tech Stack

Key Features

Live Demo

Not available yet

Getting Started

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

Prerequisites

In order to run this project you need:

  • Ruby
  • Ruby terminal
  • Github account.
  • Code editor (Visual Studio Code, Atom, etc.)

Setup

Clone this repository to your desired folder:

cd my-folder git clone https://github.com/SimonGideon/Catalog-of-my-things/

Usage

To run the project, execute the following commands in your Ruby terminal:

  • Open your terminal and run irb on the root folder of the project

Authors

Sebastian Martin

Simon Gideon

Enoque Jonas

Future Features

  • Improve optimization
  • Store data

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

  • Hat tip to anyone whose code was used
  • Microverse

License

This project is MIT licensed.

Related Projects