Skip to content

gdsc-konkuk/24-25-proj-Atempo-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

MediCall

1. Project Overview


During patient transport, issues arise when hospitals cannot admit patients or lack available medical staff, causing a loss of the critical "golden time". MediCall allows paramedics to simply input patient condition and location; then, AI simultaneously contacts nearby hospital emergency rooms to automatically recommend the first available hospital that responds.

Other Parts

2. Tech Stack


🛠️ Backend Development

🗄️ Database & Caching

🔐 Authentication & Security

🔗 Communication Protocols

🛠️ API Frameworks & Design

🌐 Third-Party Integration

🧑‍💻 DevOps & Collaboration

📄 Documentation

3. Architecture


BackEnd System Architecture

Atempo_BackEnd_Architecture_v1.png

Atempo Service Architecture

Atempo_Service_Architecture_v1.png

4. Service Flow


[Paramedics - Flutter App] 
  → Send patient condition and location
       ↓
[Server - Gemini AI] 
  → Select hospital list and generate guidance message
       ↓
[Twilio] 
  → Parallel calls; hospital responds with dial (1: Accept / 2: Reject)
       ↓
[Analyze response results + calculate distance]
       ↓
[Final hospital recommendation + Google Maps route guidance]

Atempo_BackEnd_Service_Flow_v1.png

5. API Documentation


6. Database Schema


Medicall_ERD.png

About

2025 Google Solution Challenge Team 'Atempo' Server Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages