Skip to content

Recipe Management Site created in Django/React

License

Notifications You must be signed in to change notification settings

jtmoore81/OpenEats

 
 

Repository files navigation

OpenEats Project

Build Status

OpenEats is a recipe management site that allows users to create, share, and store their personal collection of recipes. This fork uses Django Rest Framework as a backend and React (with flux) as a front end.

The usage for the app is intended for a single user or a small group. For my personal use, I would be an admin user and a few (about 5-6) friends and family would be normal users. Admin users can add other users to the project (no open sign-ups), make changes to the available Cuisines and Courses, and add to the homepage banner. Normal users just have the ability to add recipes. Below are a few of the core features the app provides.

  • Creating, viewing, and editing recipes.
  • Browsing and searching for recipes.
  • Creating grocery lists
  • Quickly print recipe.
  • Linking recipes and ingredient grouping

Contributing

Please read the contribution guidelines in order to make the contribution process easy and effective for everyone involved.

About

Recipe Management Site created in Django/React

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 56.0%
  • Python 35.2%
  • CSS 7.8%
  • Other 1.0%