I have a working backend and now need a robust admin layer added to it. Once we start, I’ll hand over the existing source so you can wire your work directly into the current codebase and database. Scope of work • Withdrawal Management – endpoints and screens to list requests, approve / reject, update statuses, and automatically sync the user’s wallet balance. • Wallet Management – functions to credit or debit any user, capture each action in a transaction log, and keep totals accurate at all times. • Task Management – a simple interface that lets me set or change the payout amount for each task on the fly. • User Management – ability to create users, browse the full list, toggle status, and adjust individual wallets from the same console. Essentials • Clean role-based access control so only authorised staff can perform sensitive actions. • Integration with the existing database layer without breaking current functionality. • Clear, well-named API routes plus brief inline comments so future work is straightforward. Hand-over package 1. Fully functional admin panel code merged into the current repo. 2. Migration / seed scripts (if schema tweaks are required). 3. A short README explaining setup, environment variables, and typical workflows. I’m looking for maintainable, secure code; if the collaboration goes smoothly there’s plenty more back-end work waiting.