Skip to content

Online Platform that allows patients and medical professionals to connect and schedule appointments. Has chat and comment features, map to find the professional as well as interface for medical professional to view all their appointments and customize their profile

Notifications You must be signed in to change notification settings

TheHazeEffect/home-health-api

Repository files navigation

Home Health Medical Professional Locator (Web API)

pipeline status coverage report

Repository for the Home Health Medical Professional Location Web App. Built with .NetCore 3.1.

Required tools

Getting Started

Once the required tools have been installed, you can finally clone the project and begin setting it up for local development.

  • Clone the project using the git command:
git clone <url>
  • Download Nuget Packages and dependencies by running the command:
Dotnet Restore
  • Finally, to start the project:
dotnet run

NB: Migrations are ran automatically

You can then access the app at http://localhost:5001


By default, the project uses an embedded database (SQLite), so no need to worry about setting up a database.


F.A.Q

Q:

A:

About

Online Platform that allows patients and medical professionals to connect and schedule appointments. Has chat and comment features, map to find the professional as well as interface for medical professional to view all their appointments and customize their profile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages