Skip to content

This is a food and recipe app built using RoR, you can add food and create recipes with the food from the database. This user can log in to the app and store the recipes as private or share them publicly with all the users of the app. it also have a shopping list so the user can track foods that are not avalible anymore

License

Notifications You must be signed in to change notification settings

oldProjectss/ROR-GROUP-PROJECT

Repository files navigation

ROR-Recipe App

The 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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

Built With

  • Ruby
  • Rails
  • Postgresql

Getting Started

To start using this software you need to have Ruby installed in your machine

Then clone this repo:

-$ git clone git@github.com:Ismailco/ROR-GROUP-PROJECT.git

Then install the gems:

-$ cd ROR-GROUP-PROJECT

Then install gems:

-$ bundle install

Then run the server:

-$ rails server

Then visit the URL:

-$ http://localhost:3000

To run rspec, in your terminal for testing the methods:

-$ rspec

Prerequisites

Ruby and rails installed on your local machine

Setup

  • Clone the GitHub Repository
  • Go to the Project Directory
  • Run bundle install

Authors

👤 Ismail Courr

👤 Ismail Adekunle

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

📝 License

This project is MIT licensed.

About

This is a food and recipe app built using RoR, you can add food and create recipes with the food from the database. This user can log in to the app and store the recipes as private or share them publicly with all the users of the app. it also have a shopping list so the user can track foods that are not avalible anymore

Topics

Resources

License

Stars

Watchers

Forks