Skip to content

Django App for CRUD operations to add, update and delete data

Notifications You must be signed in to change notification settings

Subhankar29/recipe-app-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Recipe Django App

This is a simple Django application named Recipe that allows users to manage recipes through a RESTful API.

Features

  • User Management:
    • API endpoint to register new users.
  • Recipe Management:
    • API endpoint for users to create new recipes.
    • Ability to link ingredients to a recipe.
    • Ability to assign tags to a recipe.
  • Docker container:
    • Containerized the project using Docker

About

Django App for CRUD operations to add, update and delete data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published