AtillaTahak / Catalog-of-my-things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catalog-of-my-things!

This is the Ruby group capstone project. In this project, we will create a console app that will help you to keep a record of different types of things you own: books, music albums, and games. The data will be stored in JSON files but we will also prepare a database with tables structure analogical to the program's class structure.

Project requirements

The project requirements can be viewed here

Video presentation

Video

Usage

To run the project locally do the following:

  • Clone the project into your local machine:
    git clone https://github.com/Hombre2014/catalog_of_my_things.md
  • Change the working directory to the project's one:
    cd catalog-of-my-things
  • run the command:
    ruby main.rb

Built With

To run the tests

To run the tests cd to the spec directory: cd spec Type this command to run the tests: rspec .

Authors

👤 Yuriy Chamkoriyski

👤 Charles Gobina

👤 Atilla Taha Kördüğüm

🤝 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!

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 100.0%