Skip to content

vikipretium/catlog-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.

Screenshot

image

Prerequisites

Ruby >= 3.0.0 Rspec

Getting Started

To get a local copy up and running follow these simple example steps.

Clone this repository

git clone git@github.com:vikipretium/catalog-of-my-things.git

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

Author

👤 Vignesh

👤 Pascal Kabika Mp

👤 Temitope Ogunleye

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

  • Add refereces and acknowlegements

📝 License

This project is MIT licensed.

About

Ruby group capstone: set up your Kanban board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages