levsero / .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##.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.

About


Languages

Language:C# 55.8%Language:ASP 39.2%Language:JavaScript 5.0%