Skip to content

vikipretium/catalog-of-my-things

 
 

Repository files navigation

Catalog of Things

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

Prerequisites

Ruby >= 3.0.0 Rspec

Video Demo

Demo Vdieo

Getting Started

  • Run git clone on this project at the desired directory:
    https://github.com/awais-amjed/catalog-of-my-things.git
    
  • Go to the cloned directory with cd catalog-of-my-things
  • With Ruby installed in your environment, you can run ruby main.rb to see some tests going on with the code

Tests

  • To run tests first install Rspec with gem install rspec
  • inside the repo's root folder run rspec spec to see the tests in action

Authors

👤 Dagic-zewdu

👤 Awais Amjed

👤 Dire Akanbi

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%