/.NET

Primary LanguageC#

##.NET Assignment

Features

  • View all doctors, patients and beds
  • Update personal information of doctors and patients
  • Record Patient visits
  • Discharge patients and accept cc payment for the room
  • View patients by doctor

Design

Built using Webforms in C#. It makes use of MVC and singleton patterns to structure the data. Connects to the database using ASP.NET.