Skip to content

arojas3552/DjVirtualPantry

Repository files navigation

DjVirtualPantry

A simple site using Django and Bootstrap that holds a database of recipes, as well as your grocery list. Recipes are recommended to you if you have at least one of the ingredients in the database of recipes.

Open Demo: Website_Visual.mov

Running it: mac

  1. pip install virtualenv
  2. virtualenv venv
  3. source venv/bin/activate
  4. python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors