rskinnerc / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Ruby 100.0%