An MPesa-based payment platform (mobile & web backend)
# MPesa Payment System
This project is a simplified MPesa-based payment platform that supports
mobile and web applications.
## Features
- User authentication
- MPesa STK Push payments
- Transaction recording
- SMS payment confirmation
## System Architecture
The system uses a backend service that communicates with Safaricom MPesa API
to initiate payments and receive callbacks.
## Screens
Login → Payment → MPesa STK Push → Receipt
## Status
🚧 Work in progress