Skip to content

Catalog-of-my-things is a console app that displays all the owned items of a user, displaying its authors, labels, sources, and genres. It uses JSON files to store data, allows the user to list "Books, Musics, Movies and Games" and add new items to its catalog.

License

Notifications You must be signed in to change notification settings

NurkaAmre/Catalog-of-my-things

Repository files navigation

📗 Table of Contents

📖 Catalog of My Things - Ruby Capstone

Catalog of My Things - Ruby Capstone 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.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • [Create and manage data about my things]
  • [Add a Book]
  • [Add a Game]
  • [Add a Music Album]
  • [List all added items]
  • [Keep track of books, music albums, movies, and games and other information]

(back to top)

🚀 Project Documentation

Please visit our zoom video presentation. Click the Live demo button.

Diagram

Diagram

(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 version 2.7.0 or later

Setup

Clone this repository to your desired folder:

  git clone [email protected]:NurkaAmre/Catalog-of-my-things.git
  cd Catalog-of-my-things

Install

Install this project with:

  bundler install

Usage

To run the project, execute the following command:

  ruby main.rb

Run tests

To run tests, run the following command:

  rspec src/spec

Deployment

App not deployed yet

(back to top)

👥 Authors

👤 Nurgul

👤 Shuhad Loofer

👤 Usirusen Ikon

(back to top)

🔭 Future Features

  • [Ability to deploy on the web]
  • [Integration with PostgreSQL]

(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 please leave a star.

(back to top)

🙏 Acknowledgments

I would like to thank everyone whose code was used or served as inspiration.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Catalog-of-my-things is a console app that displays all the owned items of a user, displaying its authors, labels, sources, and genres. It uses JSON files to store data, allows the user to list "Books, Musics, Movies and Games" and add new items to its catalog.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published