/catalog-of-my-things

A console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.

Primary LanguageRuby

Catalog of my things

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

  • Ruby
  • Rspec

Live Demo (if available)

video3422607813_taZwusra.mp4

Getting Started

To get a local copy follow these simple example steps.

1.- Open the terminal window and clone the repository using this command:
git clone https://github.com/rskinnerc/catalog-of-my-things.git

2.- Change the directory to the school-library directory
cd catalog-of-my-things

3.- Install the project's dependencies by running this command:
bundle install

4.- Run the program using this command:
ruby ./main.rb

5.- Run Rspec tests:
rspec

Authors

👤 Hector Torres

👤 Ronald Skinner

👤 Wander Gonzalez

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