Skip to content

Sample Console App using DotNet 8.0 fo managing doctors, patients and appointments.

License

Notifications You must be signed in to change notification settings

theNaut1lus/HospitalManagementConsole

Repository files navigation

HospitalManagementConsole

Sample Console App using DotNet 8.0 fo managing doctors, patients and appointments.

Database: Simple TXT files within the bin folder, therefore, cannot be version controlled, for persistence and tracking, a copy of the DB is stored in project root and can be used for initial setup.

Setup:

  1. Clone the repo
  2. Open the solution in Visual Studio
  3. Build the solution
  4. Copy out the DB folder from the project root to the bin\debug\net8.0 folder (should co-locate with the exe file)
  5. Setup the secret file with mail app password for email notifications to work.
  6. Run the application

About

Sample Console App using DotNet 8.0 fo managing doctors, patients and appointments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages