Skip to content

Tegh25/DeltaHacks8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeltaHacks8

The repo contains the back-end code for our project submitted to the DeltaHacks 8 Hackathon, our Devpost submission can be found here.

This project was entered in for the health and the sustainability categories of the competition respectively, receiving high praise in both.

How it Works

This python program uses the Spoonacular API to search up recipes based on any number of ingredients inputted by the user. The user must input each ingredient separated by , so that it may look something like this:

Onion, Carrot, Tomato

The API is called twice, once inputting the user inputted ingredients to search for recipes and again inputting the recipes that were found in the first search to return a link to the recipe and information about any additional ingredients needed.

The Spoonacular API returns http requests in json, the program uses the json package in python to process the APIs outputs and prints the desired results in the end.

This project may recieve updates in the future, but as of now it is no longer being updated.

About

The repo contains the back-end code for our project submitted to the DeltaHacks 8 Hackathon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages