/CookBookApp

Web application for storing and sharing cooking recipes

Primary LanguageC#

CookBook Application

This is a simple web application for storing and sharing cooking recipes.

Features (In Progress)

  • Registration, login, public profile management
  • Adding recipe, viewing and filtering others recipes
  • User can view recipe details, add it to favourite, upvote/downvote it, add comments
  • Users can follow other users
  • Main feed where followed users activity will be displayed
  • Basic admin control panel
  • Generating PDF from recipe
  • Generate custom shopping list for the week
  • Possibly add notification if an item from shopping list is on sale in some store nearby
  • Suggest recipes based on time, weather etc.

Tech

  • ASP.NET Core version 3.0 (Preview 3)
  • Visual Studio 2019
  • Entity Framework Core