Skip to content

hitesh-2457/ReminderApp

Repository files navigation

ReminderApp

Web application to manage and handle reminders. This project was generated with [dotnet CLI] and [Angular CLI]

Angular Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Dotnet Development server

Run dotnet run for a dev server. APIs will be availabe at http://localhost:5000/.

Connection to Sql server

Change the connectionString in ReminderApp/Model/ReminderContext.cs, update all the necessary creds.

Building Angular Application

Run ng build to build the project. The built artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Dotnet Server

Run dotnet run for server. Application will be availabe at http://localhost:5000/.

About

Application to manage Reminders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published