Imagine that you are in a catalog of a book and a game store, and you need a tool to record what books. The app that you will create will allow you to:
- Add books.
- Add games.
- See the books.
- See the games.
- See the labels.
- See the authors.
And all of this will be built in a beautiful and well-organized way!
- Ruby
- Linters: Rubocop
- Visual Studio Code
To get a local copy up and running follow these simple steps.
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
For Ruby installation.
$ ruby --version && irb
Clone the repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ git clone https://github.com/renercrows/Ruby-capstone.git
👤 Maximiliano Ungredda
- GitHub: @renercrows
- Twitter: @renercrows
- LinkedIn: (www.linkedin.com/in/maximiliano-ungredda)
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Code Reviewers
- Kanban template
This project is MIT licensed.