Skip to content

A simple web app for accessing recipes, and recipe-ingredients on a local network. Unfinished as of 19/06/2021.

Notifications You must be signed in to change notification settings

Gleaminggorillas/RecComSended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple flask application for listing home recipes.

Home page presents a list of available recipes, from a json.

Recipe pages present a dictionary from a json. Key is the ingredient Value is the required quantity

** Goal is to maintain concision, and elegance; no funny business.

======= TO IMPLEMENT (unordered) =========

--> fix URls, presently unstable.

--> fridge/food storage. check on food inventory and potentially subtract food inventory from ingredient requirements on recipes page.

--> convert json files to SQL format.

--> implement CSS and Javascript. Aesthetik is needed.

--> Add recipe instructions.

--> Attempt implementing webdrive to auto-purchase from specific stores? would also require user accounts, and vast restructuring.

--> Implement users and authentication

--> for users, add favourites and ability to POST (and DELETE their own posts, only)

About

A simple web app for accessing recipes, and recipe-ingredients on a local network. Unfinished as of 19/06/2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published