Skip to content

Latest commit

ย 

History

118 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โš ๏ธ ATTENTION ATTENTION โš ๏ธ

Until commit #99, the entire backend was implemented using MVC API Controllers.
Starting from commit #100, the project is being migrated to FastEndpoints,
where the vertical architecture will be significantly improved.

The last stable version before the migration to FastEndpoints is available here:
๐Ÿ‘‰ MedicalVisits MVP 0.4

๐Ÿš€ MedOnWay

Effortless access to healthcare from home

๐Ÿ“Œ Description

MedOnWay is an application designed to provide medical help to patients who are unable to visit hospitals.

๐Ÿ—บ๏ธ How it works

  1. The patient creates a request for help.
  2. The admin assigns the request to a doctor.
  3. The doctor can:
    • Confirm the request.
    • Cancel the request.
    • Delegate the task to a medical assistant (nurse).
  4. Doctor can view the routes on maps.

๐Ÿซฆ Features

  • CQRS pattern for separating read and write operations.
  • Clean Architecture ensuring high code maintainability.
  • JWT-based authorization with role management (Admin, Doctor, Nurse).
  • Google Maps API for real-time route optimization and travel distance calculation.
  • Automated assignment of doctors based on patient location.

๐Ÿ”ง Technologies

  • Backend: ASP.NET Core API, Entity Framework Core
  • Frontend: React, Redux
  • Database: PostgreSQL
  • External APIs: Google Maps API (Directions API, Distance Matrix API)

๐Ÿ“ž Contact

telegram๐Ÿฆ‰: @kozirojka phone: +380972575466

About

Health-App | Visit patient by doctor

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages