ASP.NET / React online system for searching doctors, make appointments, reviewing and chatting
"Doctor API" provides different operations:
- Role-based access/authorization (Doctor, Patient, Admin)
- User management: Allows to see/edit data about user profile
- Doctor management: Allows to find/create/remove/edit data about psychologists
- Appointment management: Allows to find/create/remove/edit data about appointments of avaliable doctor meetings
- Review management: Allows to find/create/remove/edit reviews for doctor
- Chat system: Real time chat system with exchange of messages (via Webhooks)