Skip to content

A console app that helps to keep a record of different types of things : books, music albums, movies, and games.

License

Notifications You must be signed in to change notification settings

jmoseka/my-things-catalog

Repository files navigation

my-things-catalog

A console ruby program that keeps a record of different types of things: books, music albums, movies, and games. It is based on UML class diagram presented below. The data is stored in JSON files and it also includes a database with tables structure analogical to the program's class structure.

screenshot

Project Presentation 📹

Getting Started

Prerequisites

  • Text editor i.e visual studio 🔥

Setup

On Visual Studio, open the terminal and do the following steps

Clone this repository

$ git clone https://github.com/jmoseka/my-things-catalog
$ cd my-things-catalog

Run RSpec Test

$ gem install rspec
$ cd spec
$ rspec file_name
  • Congrats! you can now run ruby application on your computer

Built With

Languages

  • Ruby
  • PostgreSql

Tools

  • UML Class Diagram
  • VS
  • Github and Gitflow

Authors 👤

👤 Dinma-Faith

👤 Frankline Osoro

👤 Jamila Moseka

🤝 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
  • Inspiration
  • etc

📝 License

This project is MIT is licensed.

About

A console app that helps to keep a record of different types of things : books, music albums, movies, and games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages