Skip to content

Website built for CS3450 Final Project. Leveraging Python's Django Web Framework, this website allows users to find recipes they can cook by selecting ingredients they have.

Notifications You must be signed in to change notification settings

conrunyan/HungryHungryHippos-RecipeFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungry Hungry Hippos

This is the repo for Hungry Hungry Hippos' CS3450 project. It is a recipe finder web application that uses your current ingredients, time, skill level, and other filters to give you recipes to make.

Current Libraries

  • Django 1.11
  • Python 3.5
  • Bootstrap 4.0
  • Chosen 1.8

Running Tests

python3 manage.py test OR (if python --version is 3.x) python manage.py test

About

Website built for CS3450 Final Project. Leveraging Python's Django Web Framework, this website allows users to find recipes they can cook by selecting ingredients they have.

Resources

Stars

Watchers

Forks

Packages

No packages published