/Catalog-of-Things

This is a console app that helps you to keep a record of different types of things you own: books, music albums, movies, and games. Everything is based on a UML class diagram.

Primary LanguageRuby

Catalog-of-Things

This 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. Everything is based on the UML class diagram.

Built With

  • Ruby
  • UML Schema diagram
  • Rspec unit test
  • JSON
  • PostgreSQL
  • Ruby modules
  • Rubocop and Gemfile

Link to video recording

Link to video

Getting Started

Clone this repository

  bash
  $ git clone git@github.com:Favourezeugwa/Catalog-of-Things.git
  $ cd Catalog-of-things
  $ code .

Run project

  VS-code terminal
  $ Ruby main.rb
  command prompt - irb
  $ irb
  Unit testing - rspec
  $ Rspec spec

Authors

👤 Favour Amarachi Ezeugwa

👤 MICHAEL MUNAVU

👤 Gideon Dadi

🤝 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

  • Inspiration
  • Microverse student community

📝 License

This project is MIT licensed.