Skip to content

artp1ay/django-recipe-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍲 Django Recipe App

Based on Django and Rest Framework.

This app allows you to create ingredients and recipes. Supports image and user creation. Works through API for easy integration with any JavaScript framework.

You can use Docker Compose:

docker-compose run --rm app sh -c "python manage.py test && flake8"

Requirements

  • Django 2
  • DRF
  • Pillow
  • Flake8

ToDo

  • Docker
  • Swagger Documentation

About

Recipe app based on Django Rest Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published