Rent Payment Schedule
A web app designed to let people calculate and print their rent payment schedules, and pay their rent online. I built the schedule calculator, the payment flow, and both the user and admin panels.
Overview
Rent Payment Schedule is a web app that lets people calculate and print their rent payment schedules - and even pay their rent online. It comes with both a user control panel and an admin control panel for better management on each side.
What It Does
- Calculates rent schedules - works out a tenant's full payment schedule.
- Print-ready output - schedules can be printed for record-keeping.
- Online rent payment - tenants can pay their rent directly through the app.
- User control panel - tenants manage their own schedules and payments.
- Admin control panel - administrators oversee and manage everything from one place.
My Role
I worked on building the application - the rent-schedule calculation and printable output, the online payment flow, and the two management surfaces (user and admin control panels). Built in PHP on the Zend Framework with a MySQL backend.
Tech Stack
| Layer | Technology |
|---|---|
| Framework | Zend Framework (PHP) |
| Language | PHP |
| Database | MySQL |