/HospitalIMS

A C# console app of a Hospital Information Management System (IMS) for a fictional hospital named Pedro's Grace.

Primary LanguageC#MIT LicenseMIT

HospitalIMS

A beginner C# console app of a Hospital Information Management System (IMS) for a fictional hospital named Pedro's Grace.

To Do

  • Host database in another Tier (Server).
  • Create an API for your system.
  • Update code and successfully connect to the database created in the cloud server.

Database

The database (PedroHospital.bak) can be imported to MS SQL to demo the program's vanilla experience.