Catalog of my things

Tis project is a console app that will help users to keep a record of different types of things they own: books, music albums, movies, and games.

Description video

Capstone_video.mp4

Built With

  • Major languages : Ruby
  • Frameworks : Rspec
  • Technologies used : Git, Gitflows, Github, Rubocop and Rubygem

Getting Started

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

Prerequisites

  • Have a computer and internet connection
  • Have Ruby installed on your computer
  • Have a basic knowledge of Ruby and OOP concept
  • Have a general understanding of what testing is
  • Have visual-studio code or any other code editor installed on your computer.

Setup

Install

  • Run the command bellow in your terminal to get all required files
bundle install

Run tests

you can run one of the following command in your terminal

  1. Run testing
rspec spec
  1. Run linters
> Rubocop --color
> Rubocop -A

Run the project

ruby main.rb

Authors

👤 Husseini Mudi Profsain

👤 Jahongir Yusupov

👤 Sahar

🤝 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

  • To Microvese

📝 License

This project is LICENSE licensed.