📗 Table of Contents

📖 [catalog-of-my-things]

[catalog-of-my-things] is an app that can add Add a book, List all books, List all labels, List all music albums, List all genres, Add a music album, List of games, List all authors, Add a game. It's our capstone project for the Ruby muodule built with ruby.

🛠 Built With

Tech Stack

Database
Language
  • Ruby

Key Features

  • [add_a_book,List_all_books,List_all_labels]
  • [List_all_music_albums,List_all_genres,Add_a_music_album]
  • [List_of_games,List_all_authors,Add_a_game]

(back to top)

(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:

  • Code Editor
  • Internet Connection

Setup

Clone this repository to your desired folder:

git clone https://github.com/EvansSnave/catalog-of-my-things.git

Install

Install this project with:

bundle install

Usage

To run the project, execute the following command:

ruby main.rb

Run tests

To run tests, run the following command:

rspec spec

(back to top)

👥 Authors

👤 Ademola Owoeye

👤 Daniel Cruz

👤 Kevin German

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

give a star if you lie this project ⭐️

(back to top)

🙏 Acknowledgments

A Big thanks to everyone and Microverse team who Inspired us to get this work done

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)