First, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
Donor+ is a cross-platform mobile application designed to connect blood donors and recipients in real-time based on blood type, preference, and geographic proximity. It simplifies the donation process and enables timely access to critical help.
- Frontend (Mobile): React (iOS + Android)
- Backend: Next.js (API Routes), Typescript
- Database: MongoDB Atlas
- Location Services: OpenStreetMap (OSM API)
- Containerization: Docker
- Deployment: AWS (ECR + ECS)
[Mobile App (React Native)] ⇄ [Backend API (Next.js)] ⇄ [MongoDB Atlas]
|
v
[OSM API]