This App is a Planner App, used to plan for the day. You can plan for any day you wish. This App uses Azure AD B2C authentication so users are real and each users data not conflicted.
- Download DOTNET 6 if not installed on system. E.g. https://dotnet.microsoft.com/en-us/download
- From Planner.Data project, use the script "Table Script.txt" file and create database from your local sql server.
- Update the server name in the app settings file as per our sql server name
- Follow the instrustion from the video and you should be all set!