Skip to content

Food Saving and Recipe Searching application, leverages 3rd party api for finding new recpies, recipe and food uploads, and various other stuff, node/express/sequelize/handlebars/etc

Notifications You must be signed in to change notification settings

Spikeophant/foodsaver

Repository files navigation

Foodsaver

Description

A web based app to help keep track of what you have on hand to cook with, what you can make with it. You can search recipes, find new dishes. Save recipes, add your own. Generate a shopping list based on the recipes you want to cook, and what you have on hand. NOTE: This project is a work in progress currently.

License: MIT

Table of Contents

If your README is long, add a table of contents to make it easy for users to find what they need.

Installation

Currently we support self hosted as well as heroku deployments. If you deploy to Heroku ensure you have a JawsDB MySQL instance setup. Otherwise you will need to configure a .env file based on your env and mysql setup. Once that is done, run npm install to install the dependencies, and start the server with npm run start.

Usage

Once deployed you'll be able to navigate from the homepage wherever you need, if you'd like to use our demo deployment, it can be viewed at https://rocky-falls-73820.herokuapp.com/

Credits and Questions

Please reach out by raising an issue if you have questions or suggestions.

https://github.com/Gnubgnub

https://github.com/gt1222

https://github.com/Spikeophant

License

This application is covered by MIT

How to Contribute

We gladly accept PR's! Please ensure your changes contain detailed commit messages and a well thought out pull request. We will review and merge as appropriate.

Tests

No tests currently, we would like to add some jest unit tests.

About

Food Saving and Recipe Searching application, leverages 3rd party api for finding new recpies, recipe and food uploads, and various other stuff, node/express/sequelize/handlebars/etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published