/WasteRecords-dotnetCoreAPI

Waste Records Dotnet Core API and MVC Project (job interview case study)

Primary LanguageCSSMIT LicenseMIT

WasteRecords-dotnetCoreAPI

Waste Records Dotnet 6.0 Core API and MVC Project (job interview case study)

Project Technology stack is

  • Server code: .Net 6.0

  • Database: MSSQL

  • ORM: EntityFramework Core

  • Web Framework .Net MVC

  • JWT

  • AutoMapper

  • FluentValidation

  • Swagger

  • RestSharp

  • Bootsrap, SweetAlert

Database Diagram Schema

image

Swagger Preview

image

Sample User Informations:

  • Email : admin@admin.com
  • Password : admin123

Points to be developed

  • Log can be added
  • Design-side(UI) improvements can be made
  • JWT refresh token can be added