DarcyMyers / RecipeDB

Django Recipe Database and Web App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipeDB

Django Web App for a Recipe DB

This is a basic Django project (Django 1.8), that I created to keep my Django skills up to date and use as a code sample.

Features that still need to be implemented:

  • Form validation and tests
  • Search engine capabilities for looking up recipes based on a set of ingredients
  • Links to nutritional information
  • Statistics on nutrition and recipe usage
  • inline addition of new ingredients when adding or editing a recipe
  • recipe image upload

Analytics

About

Django Recipe Database and Web App


Languages

Language:Python 47.8%Language:HTML 45.3%Language:CSS 4.0%Language:JavaScript 2.9%