Skip to content

Assignment 3 from BED-22 course. Hotel staff needs a webapi to figure out how much food to make. Using Razor and SQL

Notifications You must be signed in to change notification settings

MarcinSzymanek/Restaurant-WebAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

Restaurant-WebAPI

Assignment 3 from BED-22 course. Hotel staff needs a webapi to figure out how much food to make. Using Razor Pages and local SQL server

The purpose of this assignment is to work with Identity service in EFCore, add Authentication and Authorisation features, and display it in Razor Pages.

Specs:

  • There are 3 types of Users: Reception, Waiter and Kitchenstaff users

  • Different types of users have access to different sites for managing hotel data

  • Login is required

  • Receptionist features: ** Receptionists must be able to add amount of guests who will be having breakfast at a particular date ** Receptionists must be able to view

// TODO : finish specs, present completed features

About

Assignment 3 from BED-22 course. Hotel staff needs a webapi to figure out how much food to make. Using Razor and SQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •