Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 294 Bytes

Web App to create an interactive dashboard of recipes for ingredients that are already in your home.

The project consisted of scraping all_recipes for recipes and ingredients in Python.

The Web App is built with React.js on the frontend and Django in the backend. Database used was Postgres.