Skip to content

The Rails recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

License

Notifications You must be signed in to change notification settings

sainingo/Rails-recipe-app

Repository files navigation

Recipe App

The recipe app will have the following interfaces: A login page. A registration page. A food list (with all CRUD implementation, except for 'update'). A recipes list (with all CRUD implementation, except for 'update'). A general shopping list view (all missing food for all your recipes and total price). A list of all public recipes from other users with their names and total prices.

Built With

  • Ruby
  • Ruby On Rails
  • RSpec
  • PostgreSQL

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • A source-code editor (preferably Visual Studio Code)

Install

  • Ruby
  • Rails
  • PostgreSQL

Using it Locally

  • Clone the project git clone git@github.com:sainingo/Rails-recipe-app.git cd Rails-recipe-app
  • To Start the programs open terminal run the command $irb (interactive ruby shell) run the program functions

Authors

adampithewan SANINGO

👤 Ranjit Luwang

🤝 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

  • Microverse

📝 License

This project is MIT licensed.

About

The Rails recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages