MediCare is a full-stack healthcare management system built using the .NET framework. The platform is designed to bridge the communication gap and optimize workflows between patients, doctors, and medical administrators. By providing a centralized, integrated web-based system, MediCare simplifies medical data management, enhances patient care tracking, and streamlines daily healthcare operations.
- Frontend: ASP.NET Web Forms, HTML, CSS, JavaScript
- Backend: C#
- Database: SQL Server
- Data Access: ADO.NET with SQL Connections and Commands
- Authentication and session management
- Responsive and user-friendly interface
- Manage users, doctors, and patient accounts
- Monitor system activity
- Handle data management and platform maintenance
-
Access patient medical histories and records
-
Manage schedules and consultation details
-
User registration and login
-
View and manage personal profile information
-
View prescriptions and medication schedules
-
Access nutrition plans and add custom foods

-
Real-time messaging with doctors
- Clone the repository:
git clone https://github.com/moudzx/MediCare.git
- Open the project in Visual Studio
- Restore the SQL Server database using the provided SQL scripts
- Configure the connection string in
Web.config - Run the project using IIS Express or Local IIS
Developed as a collaborative academic web developement project w/ Nadine Maksoud & Halim Kouuchaji






