Skip to content

mo7amedgom3a/Hospital_Management_System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hospital Management System

Overview

This project is a Hospital Management System built using ASP.NET Core MVC with MySQL database. It includes functionality for managing administrators, doctors, and patients.

Participants

Features

  • Registration and login functionality for administrators, doctors, and patients.
  • Different dashboards for admins, doctors, and patients upon login.
  • Admins can register doctors.
  • Patients can register and log in.

Project Structure

  • Models: Contains the entity classes representing the database schema.
  • Controllers: Includes controllers for different parts of the application (Account, Doctor, Home, Patient, etc.).
  • Views: Consists of Razor views for rendering HTML.
  • Data: Contains the Entity Framework Core DbContext class.
  • Migrations: Includes database migration files.
  • wwwroot: Holds static files (CSS, JavaScript).

Screenshots

Screenshot 1 Home Page

Screenshot 1 Login And Register

Screenshot 2 Phone View

About

Hospital management system using C# and ASP.NET Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 42.3%
  • C# 30.8%
  • HTML 21.7%
  • JavaScript 5.2%