Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 359 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 359 Bytes

TAVSS

This is Web Project

Asp .net Core 2.2 with SPA Angular 8 CSS Style Type

  • ClientApp as SPA

Adding CORS to A project (dotnet by default does not support Cross origin resource sharing)

Adding Models of Views

  • Register View Model
  • Login View Model

DataBase Modeling

  • Student
  • Doctor
  • Project
  • TA
  • Course
  • Group