Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 503 Bytes

File metadata and controls

20 lines (14 loc) · 503 Bytes

CourseProject

Question and Answer platform with voting ability.

Can be used by anyone looking to enable open conversation at a live meeting.

Used technologies & functionalities:

  • .Net Core 2.1 MVC & Pages
  • Identity
  • EntityFramework / Code-First with Migrations
  • SignalR / real-time messaging
  • AutoMapper
  • External login: Facebook, Google
  • Middleware - Exception Handling Filter; LoggedIn Redirect
  • Registered user file upload
  • Error logging
  • Unit testing and Test data seed