Skip to content

Crud operations using Angular JS, ASP.NET MVC 5, Entity Framework, Local DB

Notifications You must be signed in to change notification settings

MdSazzadIslam/College-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

College-Management-System

Environment & Tools:

  1.   .Net Framework 4.8
    
  2.   Visual Studio 2019
    
  3.   Entity Framework 6
    
  4.   MVC 5
    
  5.   Angular JS
    

Procedure: Please download the project and then run database migration please note that you have to select Data\CMS.Repository as a default project. After successful migration data will automatically be inserted into the database and then run project.

Architecture:

  1. Data -> There are two projects under this folder one is CMS.Data and other one is CMS.Repository. CMS.Data is used for Business Entities and CMS.Repostitry is used for abstracting data access.
  2. Libraries -> There are two projects under this folder one is CMS.Configuration and other one is CMS.Services. CMS.Configuration is used for Messaging purpose and CMS.Services is used for SQL related activities.
  3. Presentation -> This is used for to display View and connect with angular js.

About

Crud operations using Angular JS, ASP.NET MVC 5, Entity Framework, Local DB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published