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.
- Verify you have installed Node Js, Angular CLI and Npm
- Install packages using command "npm install".
- Currently, the API is configured to use the deployed version, in case you are dotnet developer, use the dotnet core API supporting this app from your local. The dotnet core web api project is also available in the github "https://github.com/learnsmartcoding"