Skip to content

denBruneBarone/P3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

P3

P3 projekt

Setup before running the program: First open Visual Studio. If nescessary, install NuGet packages from dependency file. Then run the following command in Package Manager Console: "update-database -context DataContext" to migrate database. After completion, run the program. To login, navigate to the "/loginAsAdmin" endpoint. Enjoy! 😄