Mobile remittance platform for the African diaspora
\# YOBAL
YOBAL is a mobile-first remittance platform designed for the African diaspora in Europe.
\## Components
\- Backend: FastAPI + PostgreSQL
\- Support Dashboard: Streamlit
\- Infra: Docker / Docker Compose
\## Local setup (dev)
Backend:
cd backend
docker compose up --build
Support dashboard:
cd support\_dashboard
streamlit run app.py
\## Status
🚧 MVP in development