/mypillz

Health Care Web Application

Primary LanguageASP.NET

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:

  1. Login and Signup
  2. Reserve/Rate Consultancy
  3. Public Discussion Forum
  4. Place/Track Medicine Order
  5. Self Profile

Languages:

  1. ASP.NET, HTML5, CSS3 -> Front End.
  2. C# -> Data Access Layer.
  3. 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.