https://github.com/divo123-tech/medconnect
A doctor appointment management application that uses WebRTC and websockets to allow users to create appointments and video call
https://github.com/divo123-tech/medconnect
oauth2 postgresql react socket-io spring-boot webrtc-video
Last synced: 3 months ago
JSON representation
A doctor appointment management application that uses WebRTC and websockets to allow users to create appointments and video call
- Host: GitHub
- URL: https://github.com/divo123-tech/medconnect
- Owner: Divo123-tech
- Created: 2025-03-31T06:51:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-03T05:17:00.000Z (10 months ago)
- Last Synced: 2025-09-03T07:18:29.174Z (10 months ago)
- Topics: oauth2, postgresql, react, socket-io, spring-boot, webrtc-video
- Language: TypeScript
- Homepage: https://medconnect.d2mokfso6c9w5i.amplifyapp.com/
- Size: 801 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# MedConnect
MedConnect is a telehealth and patient management platform designed to streamline communication between patients and healthcare providers. The application enables secure profile management, appointment scheduling, document storage, real-time chat, and video consultations.
---
## 📥 How to Log In
1. Open the MedConnect application in your browser.
2. On the login screen, enter one of the emails from the table above.
3. Use `securepassword` as the password.
4. Click **Login** to access the dashboard.
---
## 🔑 Test Login Credentials
You can log in to MedConnect using the following credentials for testing purposes.
All accounts use the **same password**:
### Example Accounts
| Email | Password |
|--------------------------------|-----------------|
| jane.doe@example.com | securepassword | (recommended account)
| billhumphries@gmail.com | securepassword |
| danielcho@gmail.com | securepassword |
| emmarossi@jointrelief.com | securepassword |
| javiermorales@gmail.com | securepassword |
| kevinnguyen@gmail.com | securepassword |
| laurabennett@cardiohealth.com | securepassword |
| oliviaschmidt@gmail.com | securepassword |
| priyadesai@gmail.com | securepassword |
| sarahjohnson@gmail.com | securepassword |
---
## 🚀 Features
- **Secure Authentication** for patients and doctors
- **Appointment Scheduling** with reminders
- **Profile & Medical Records Management**
- **Real-Time Chat & Video Calls** (WebRTC + Socket.IO)
- **Document Storage** (secure and encrypted)
- **Analytics Dashboard** for doctors and admins
---
## 🛠️ Tech Stack
- **Frontend:** React, Tailwind CSS, TypeScript
- **Backend:** Java Spring, (REST API), PostgreSQL, Redis, WebSockets
- **Deployment:** AWS ECS, AWS RDS, AWS Amplify, S3 for media storage
---
## 📌 Notes
- These accounts are for **demo/testing purposes only**.
- For production use, create a new account and set a secure password.