GithubHelp home page GithubHelp logo

dothrak / cookbook Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 573 KB

If you're always wondering what to cook, this app is for you.

License: MIT License

Python 17.84% HTML 31.55% CSS 50.61%
cookbook

cookbook's Introduction

Dothrak's Cookbook ๐Ÿด

It's a little web application I created because I never knew what to make myself to eat with the leftovers in my fridge. So I came up with this little app that would let me pull out a set of culinary recipes to help me avoid wasting certain foods.

The application's database is made up of recipes from the French website Marmiton. Thanks to the SoTrxII API for helping me retrieve them.

The database can be fully customized to suit individual culinary tastes. If you don't want to use the default one, you'll need to build it up before installing the application, and provide your json file to the cookbook script.

Installation ๐Ÿ”ง

Install the packages required to run the application.

pip install pyinstaller flask unidecode

Enter the path to the unique_db.json file in the Database folder in var.py.

db_path = "ENTER PATH HERE"

Modify the file DothraksCookbook.spec with the path of the repository folder downloaded on your machine in each location of the type :

['FILE PATH']

Install the application on your machine using the command :

python -m PyInstaller .\DothraksCookbook.spec

Once the process is complete, you should find a "dist" directory in your application directory. Inside, you'll see your executable.

cookbook's People

Contributors

dothrak 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.