This project is a comprehensive application designed for managing patient and doctor interactions. The application uses Visual Studio 2022 for development, SQL Server Management Studio 19 for database management, and SQL Server 2022 as the backend database.
- Patient and Doctor authentication.
- Data management using SQL Server 2022.
- Interactive UI designed in Visual Studio 2022.
- Secure access with dedicated credentials.
To run this project, make sure you have the following software installed:
- Visual Studio 2022 - For project development and debugging.
- SQL Server Management Studio 19 - For managing the database.
- SQL Server 2022 - Backend database used for storing application data.
- Username:
[email protected]
- Password:
am12
- Username:
[email protected]
- Password:
fariha
- Username:
[email protected]
- Password:
aqsa
- Clone this repository to your local machine.
- Open the project in Visual Studio 2022.
- Set up the database:
- Open SQL Server Management Studio 19.
- Restore the database file (if provided) or run the provided SQL scripts to create the required tables and data.
- Update the database connection string in the project's configuration file (if needed).
- Run the application via Visual Studio.
Watch the full project demonstration here:
Click here to watch on YouTube