/Ruby-Capstone

This project is to creat a fully functional project out of the concepts that has already been covered!

Primary LanguageRuby

Catalog of my things

Tis project 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.

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

Authors

👤 Chris Siku

👤 Waleed Amjad

👤 Harold Mudosa

🤝 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 MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.