Skip to content

EvaDoychinova/CookLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CookLab

Cooking as an exact science

What's it about?

This is an application for recipes with the following functionalities depending on the role:

  • Administrator:
    • authorized to create, edit and delete all types of entities
  • Authorized User:
    • can create all types of entities, but cannot delete or edit them
    • can add recipes to his own list
    • can change their portion count preference and see the corresponding nutrition for it
  • Unauthorized users:
    • can see all the information but can not create anything

Used Technologies

  • ASP.NET Core 5.0
  • ASP.NET Core areas
  • Entity Framework Core 5.0
  • Two-Factor Authentication Security
  • Microsoft External Authentication Service
  • Google External Authentication Service
  • Ajax Requests
  • xUnit
  • Moq
  • SendGrid (e-mail sender notification)
  • GoogleReCaptcha
  • JavaScript
  • jQuery
  • select2
  • Bootstrap

Link

https://cooklab.azurewebsites.net

DB Diagram

Code Coverage

Template authors

License

This project is licensed under the MIT License.

About

Final project for SoftUni ASP.NET Core course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published