Skip to content

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

License

Notifications You must be signed in to change notification settings

fraeron/HospitalIMS

Repository files navigation

HospitalIMS

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

To Do

  • Added local Swagger API - ASP.Net.
  • Added compatibility to connect to a database hosted in a cloud server (Azure) - Console.
  • Added MailTrap API and configuration file for username and password of MailTrap API - Console.
  • Added "Schedule an Appointment for a Patient" for Doctor Menu only - Console.
  • Added a localhost website to showcase Swagger and third-party APIs - ASP.Net.
  • Added third-party APIs - ASP.Net.
  • Add Amazon S3 access.

Added APIs

  • Coronavirus Tracker (Doctor's Dashboard - Uses JavaScript)
  • Cataas (Error/Page Not Finished - Uses HomeController)
  • Cloudflare Trace (Admin's Dashboard - Uses AdminController)
  • Amazon S3 and MailTrap (Send an Appointment Email to Patient - Uses DoctorController)

Database

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

About

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

Resources

License

Stars

Watchers

Forks