Skip to content

First practice program using Edamam API. No GUI interface at present

Notifications You must be signed in to change notification settings

VMess1/recipe_searcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Searcher

About:

This was a little passion project that was my first ever attempt at making a working programme using Python. It isn't much but it's honest work. It's my little piece to muck about with and have a go at trying new things. Thankfully, I have gone back to re-organise everything and will slowly update it. This was before I learnt about PEP8 compliance and TDD after a 6 x 2 hours coding course with CFG It doesn't have a GUI at present, which will be added with time!

How to use:

This recipe searcher uses Edamam API to connect to a database full of recipes to give you ideas on what to cook and when. To be able to interact with the Edamam API you will need to create an ID and API Key via Edamam:

https://developer.edamam.com/edamam-recipe-api

I recommend including these in a .env file in your local environment

About

First practice program using Edamam API. No GUI interface at present

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages