Code Monkey home page Code Monkey logo

recipe-planner's Introduction

The weekly meal planner

Beta version of a tool that generates a customizable meal plan out of a large dataset of screapped recipes

Technology stack

Python (BeautifulSoup, pandas, numpy, dotenv, smtplib, email.mime), json, DigitalOcean.

Inspiration

Grocery shopping takes time and effort, but unplanned grocerry shopping takes even longer. When we make meal plans, we reduce the number of visits to the supormarket and the money that we spend, and we can enhance the balance of our diet and be more creative in our cooking. Planning your weekly meal brings a lot of benefits but it can also be a time consuming and tiring process. This tood does the work for you.

After scraping over 10k recipes from the website Link, you can set up out preferences using the separate json file. The tool then will send you via email a selection of 7 meals and 7 dinners for hte week.

Configuration

If you know me, and you'd like to have your name added to the distribution list of the weekly meal plan, let me know! On the other hand, you can also set the tool up in your own terminal. To do this, after cloning the repo, you'll need to create a file called .env and update it with the following information:

alt text

Folder structure

└── recipe-planner
    ├── data exports
    ├── notebooks
    ├── p_email
    ├── p_filter
    ├── p_scrapper
    ├── .git
    ├── .idea
    ├── main.py 
    ├── main_demo.py
    ├── practice.json
    ├── README.md
    ├── .env
    └── .gitignore

Don't forget to set up a .env file. This program requires a sender and recipient email to deliver the results.

To Do

  1. Condensed ingredients list

  2. Link to supermarket scrapping - price calculator

  3. Add nutritional information

4 Remove unwanted recipes

recipe-planner's People

Contributors

markaww avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.