A hospital management system developed using ASP.NET Core MVC, Entity Framework Core, and SQL Server.
This project is designed to manage the main operations of a hospital system, including doctors, patients, and departments.
It was developed as a practical project to apply ASP.NET Core MVC, database management, Entity Framework Core, and CRUD operations.
- 👨⚕️ Doctor Management
- 🧑🤝🧑 Patient Management
- 🏥 Department Management
- ➕ Add Records
- ✏️ Edit Records
- 🗑️ Delete Records
- 🔍 View Details
- 🔗 Relationships between entities
- 🗄️ Database integration using Entity Framework Core
- C#
- ASP.NET Core MVC
- Entity Framework Core
- SQL Server
- LINQ
- HTML
- Bootstrap
- Visual Studio
- Git & GitHub
The project follows the MVC architecture:
- Models — Application entities and database models
- Views — User interface using Razor Views
- Controllers — Application logic and request handling
- DbContext — Database connection and Entity Framework Core configuration
The project uses SQL Server with Entity Framework Core for database management and entity relationships.
This project was created to practice and demonstrate skills in:
- Object-Oriented Programming
- ASP.NET Core MVC
- Entity Framework Core
- SQL Server
- CRUD Operations
- Database Relationships
- MVC Architecture
Mohamed Wael Abdelghany
Computer Science Student | Software Development