Skip to content

In this project, we created a console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but we also prepared a database with tables structure analogical to our program's class structure.

License

Notifications You must be signed in to change notification settings

otmaneechchafyky/ruby-capstone

Repository files navigation

Welcome to Our project

📗 Table of Contents

📖 [Ruby Capstone]

[Ruby Capstone] In this project, we created a console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but we also prepared a database with tables structure analogical to our program's class structure.

C=UML class diagram for catalog of things

🛠 Built With

Tech Stack

Server

Key Features

  • [Create Classes]
  • [Use inheritance]

(back to top)

Video demo

Here is the link to the video demo :

Video demo

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need to run:

$ git clone https://github.com/otmaneechchafyky/ruby-capstone.git
$ cd ruby-capstone

Setup

Clone this repository to your desired folder using these commands:

 $ git clone https://github.com/otmaneechchafyky/ruby-capstone.git
 $ cd ruby-capstone

Run tests

To run tests, run the following command:

  ruby [file name]

Deployment

You can deploy this project using:

Example:

  - Github pages

(back to top)

👥 Authors

👤 Otmane Echchafyky

👤 Luis Zubia

👤 Binod Bhusal

(back to top)

🔭 Future Features

  • [Creating UI]
  • [Linking to the database]

(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 give it a ⭐️ to keep us motivated.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse community.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this project, we created a console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram. The data will be stored in JSON files but we also prepared a database with tables structure analogical to our program's class structure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages