Skip to content

raiyan000/Recipe-API-using-DRF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe-API-using-DRF

Here's the point wise summary of my project

  • Implemented models for Recipe, Ingredient, UserRecipe, Rating, and FavoriteRecipe.
  • Created serializers for Recipe, Ingredient, UserRecipe, Rating, and FavoriteRecipe models.
  • Configured API endpoints for CRUD operations on Recipe, Ingredient, UserRecipe, Rating, and FavoriteRecipe.
  • Added functionality to filter recipes based on ingredients and other criteria.
  • Implemented user ratings for recipes and calculated average ratings.
  • Added user authentication and permissions for accessing specific resources.
  • Implemented favorite recipes feature, allowing users to mark recipes as favorites and retrieve their favorite recipes.
  • Implemented recipe search functionality, allowing users to search for recipes based on keywords.
  • Added pagination to the recipe list view, limiting the number of results per page.
  • Created API endpoints for listing favorite recipes and applying filters.
  • Developed and tested the API endpoints using Django Rest Framework.
  • Documented the project summary, including the features implemented and the technologies used.

Screenshots

Screenshot (93) Screenshot (94) Screenshot (96) Screenshot (98) Screenshot (99) Screenshot (100) Screenshot (101) Screenshot (102) Screenshot (103) Screenshot (104) Screenshot (105) Screenshot (107)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published