Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 781 Bytes

readme.md

File metadata and controls

26 lines (15 loc) · 781 Bytes

Medical Office App

Medical office app designed to:

  1. Allow medical office manage their registration in simple way.
  2. Allow Clients make an appointment whenever they want.

Related repos

  1. MedicalOfficeApp.API - application api.
  2. MedicalOfficeApp.GUI - application web interface.

Usage

  • As client it is as simple as choosing time and providing some info about yourself.

client

  • 'Manager' can approve or delete, filter or sort clients appointments.

admin

Stack

ASP.NET Core, EF.Core, JWTs, PostgreSql, Angular 9, NgRX, RxJS.

Give it a try! 😊