ASP.NET Web Application of Healthcare Website which connects Patients to Doctors and Vendors for prescription and online delivery.
IDE: Visual Studio 2019, Microsoft SQL Server Management Studio 2018.
Functionalities:
- Login and Signup
- Reserve/Rate Consultancy
- Public Discussion Forum
- Place/Track Medicine Order
- Self Profile
Languages:
- ASP.NET, HTML5, CSS3 -> Front End.
- C# -> Data Access Layer.
- MySQL -> Back End Database.
Note:
- "screenshots" directory contains selective bird-eye view of web app.
- Furthermore, this is localhost so you can test this application on your own machine too.
- Run SQL queries in this order: 1_Schema.sql, 2_Procedures.sql, 3_DummyData.sql.
- Due to safety issues, 'connectionString' is left empty in "Web.config" file.
- So don't forget to set it according to your system, enjoy!
Created during (March-May), 2022.