Skip to content

Rouz1130/Quiz-backend

Repository files navigation

Back-End proejct that is used by Angular front end

A Quiz application in Angular 6 that uses ASP.NET Core for its Back-End. A user can 'Register' or 'Login' once registred. The authenticated user then can resume answering quiz questions where they left off, also they can create and edit quesitons as well (Admin features still should be implemented).

Concepts

  • Creating GET, POST, PUT methods with ASP.NET controllers.
  • Middleware: Auth Token decoding HTTP INTERCEPTORS.
  • Entity Framework, Identity for Authentication and Authorization

Technologies Used

ASP.NET Core 2.0, Entity Framework, Identity

June 22, 2018  Rouz Majlessi

https://github.com/Rouz1130/Quiz-angular6 Go to this link is for the front end portion of this project which is done with Angular 6.

Check out my portfolio
www.rouzm.com
this link is the same project but with solution file you are going to need. https://github.com/Rouz1130/back-end-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages