Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 572 Bytes

ReadMe.md

File metadata and controls

18 lines (12 loc) · 572 Bytes

A Simple Django Rest Project

Build Status

Project Description:

This is a sample project (and a boilderplate repo for future check branch BoilerPlate) which users can create and edit recipes.

TODO:

- Add filter feature where you can filter `Recipes` based on `Tags` and `Ingredients`

Tools and Techs used in this project:

  • Django REST Framework
  • Django Test
  • Docker & Docker-compose
  • Travis CI