Skip to content

This project is made as part of the Microverse curriculum for module 4- Ruby and Databases. "Catalog of my things" is a simple console app that allows users to manage collections of the things: Books, Music Albums, Movies, and Games.

Notifications You must be signed in to change notification settings

HAMMAS-SALEEM/Things_Records

Repository files navigation

Things_Records

This project is made as part of the Microverse curriculum for module 4- Ruby and Databases. "Catalog of my things" is a simple console app that allows users to manage collections of the things: Books, Music Albums, Movies, and Games.

Link

Loom Video

Built With

  • Ruby
  • PostgreSQL

Getting Started

To get a local copy of this project:

Clone this repository or download the Zip folder:

git clone https://github.com/HAMMAS-SALEEM/Things_Records.git

To get started, In the root directory run:

gem install bundler

Then run:

bundle install
add other gems

run ruby app in the Command Line:

ruby main.rb

Run tests

  • Open the terminal and run rspec spec spec/filename.rb

To track linter errors locally follow these steps:

Track Ruby linter errors run:

rubocop

To auto-correct Rubocop offenses run:

rubocop --auto-correct-all | rubocop -A

Authors

👤 Farouq Daif

👤 Lichapa Mphatso

👤 Hammas Bin Saleem

🤝 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

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

This project is made as part of the Microverse curriculum for module 4- Ruby and Databases. "Catalog of my things" is a simple console app that allows users to manage collections of the things: Books, Music Albums, Movies, and Games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published