Kwentsir / Food-Recipe-App

Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FOOD RECIPE APP

Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.

Built With

  • Ruby on Rails
  • PostgresSQL

Getting Started

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

  • Copy this link https://github.com/Kwentsir/Food-Recipe-App.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/Kwentsir/Food-Recipe-App.git.
  • Go to the repository folder in your command prompt cd Food-Recipe-App.
  • run bundle install to install dependencies
  • run rails s to start the local server.
  • run rspec to run the tests.

Authors

πŸ‘€ Joseph Kwesi Kwentsir

πŸ‘€ Onyeagoziri Precious Akams

πŸ‘€ RWUBAKWANAYO

🀝 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

Your entire recipe collection, inventories, and ingredients are all tracked by the Food Recipe App. You can create recipes, record ingredients, keep track of what you have, build shopping lists based on what you have and what a recipe calls for, and save ingredients.


Languages

Language:Ruby 63.6%Language:HTML 24.5%Language:CSS 8.3%Language:Batchfile 2.6%Language:JavaScript 1.1%