A rookie C# app of a Hospital Information Management System (IMS) for a fictional hospital center named Pedro's Grace.
- 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.
- 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)
The database (PedroHospital.bak) can be imported to MS SQL to demo the program's vanilla experience.