Skip to content

MirMumtazAli/Organization-MVC-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏢 Organization CRUD MVC (Employee Management System)

Screenshot 1


🚀 Features

  • Add new employees
  • View employee list and details
  • Update employee information
  • Delete employee records
  • Clean MVC architecture
  • User-friendly UI

🛠️ Tech Stack

  • ASP.NET Core MVC
  • C#
  • Entity Framework Core
  • SQL Server
  • HTML5, CSS3, Bootstrap
  • Razor Views

🖼️ Project Screenshots

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7


🧩 Project Structure

  • Models – Employee entity and data models
  • Controllers – Business logic and request handling
  • Views – Razor pages for UI
  • Data – Database context and migrations

📌 Use Case

This project is designed for learning and demonstrating:

  • MVC architecture
  • CRUD operations
  • Database integration with EF Core
  • Structured backend development

About

Organization CRUD MVC is an Employee Management System (EMS) built using ASP.NET Core MVC that allows organizations to manage employee records efficiently with full Create, Read, Update, and Delete (CRUD) functionality in a structured and user-friendly way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors