coopdevs/timeoverflow ? reverse-engineered prompt
Reverse engineered prompt
Build me a Time Bank web app for a community organization, where people can earn and spend hours by helping each other.
I want three kinds of access, a superadmin who can manage everything, an admin who only manages one bank, and regular members. The admin area should let staff manage members, services, checklists and accounting, see useful stats like low activity users or account balances, and keep track of incidents. The member side should feel like a simple social space where people can post offers and requests, find each other, exchange services, and check their own account statement and hour history.
Make it work for more than one Time Bank in the same installation, and keep it usable for people who may only use the management side. It should be ready to run locally with Docker, with a clean production style setup, and include basic seed data so it is easy to try right away. If you need to, look up current docs online before implementing anything tricky.
Are you gonna build this?
make sure you review the code using coderabbit