BigOven is a ruby on rails app that help you save your favorites recipes and let you keep track of your food inventory by adding the food in the app, When you want to cook a recipe you can generate a shopping list to see what you missing to be able to do that recipe.
Ruby on Rails
To clone the repository in local environment try following steps.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Node.js and npm for package installation.
$ ruby --version && gem --version
Clone the repository using this link.
In the terminal, run these commands to get into development.
$ bundle install (install dependencies)
To run the project run the command:
rails server
👤 Shinhyo Belliard
👤 Glenda Diaz
Contributions, issues, and feature requests are welcome! Add suggestions by opening new issues.
Feel free to check the issues page..
Give a ⭐️ if you like this project!
Authors would like to thank:
This project is MIT licensed.