UniPay Ghana: Full-stack app for Ghanaian university students to pay fees in installments, disburse to portals, and register courses (100-600 levels) across 69 universities and 500+ programs. Built with Flask, PostgreSQL, HTML/CSS/JS/Bootstrap. Features admin dashboard with PIN access. Scalable and secure
# UniPay gh
A full-stack app for Ghanaian university students to pay fees, disburse to portals, and register courses. Frontend: HTML/JS/Bootstrap. Backend: Flask with PostgreSQL. Admin PIN: 123456.
## Setup
1. Clone: `git clone
github.com`
2. Install: `pip install -r requirements.txt`
3. Run: `python app.py`
4. Open:
localhost
## Deployment
- Railway: Link repo, add DATABASE_URL.
- APIs: /api/register, /api/login, etc.
## Features
- 69 universities, 500+ programs.
- Payments (simulated).
- Admin dashboard.
License: MIT