Skip to content

Clean Architecture, ASP.Net Core 2.1 API, CQRS, EF Core Code First, Angular 6, RxJS, Angular Material, BS4, Schedule CRUD

Notifications You must be signed in to change notification settings

benkham/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduler

Basic schedule CRUD app based on clean architecture, CQRS pattern using ASP.Net Core 2.1 API, EF Core Code First Migrations, Angular 6, RxJS, Angular Material, Bootstrap 4, Sass

SPA

Update apiUrl value to http://localhost:<PORT>/api in environment.ts file.

Run npm install to install the packages.

Run npm start for a dev server. Navigate to http://localhost:<PORT>/. The app will automatically reload if you change any of the source files.

API

Update the settings value in appsettings.json file.

Run the SPA app before starting the API app from visual studio.

Swagger UI is accessible from http://localhost:<PORT>/swagger.

alt text

About

Clean Architecture, ASP.Net Core 2.1 API, CQRS, EF Core Code First, Angular 6, RxJS, Angular Material, BS4, Schedule CRUD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published