Project Description
I want to launch a fully-functioning finance website that does more than display information. It needs a dependable backend that lets me manage users, run calculations, and process real transactions.
Core scope
• User account management: secure sign-up/login plus an admin panel where I can create, suspend, or edit any profile without touching the database directly.
• Financial calculators: a set of tools (loan, savings, ROI, or similar) that pull live data where possible and display results instantly on the front end.
• Transactional functionality: the site must accept and record payments or transfers securely, with clear audit trails and automated email confirmations.
Technical expectations
The front end should be responsive and fast; the backend should expose clean APIs, log every critical event, and store data in an SQL or NoSQL database you recommend. Security best practices (encryption, CSRF protection, input sanitisation) are essential. I’m flexible on the tech stack—Laravel, Node, Django, or another modern framework—as long as it’s well-documented and easy to maintain.
Deliverables
1. Complete source code for front end and backend
2. Database schema and migration scripts
3. Admin panel with role-based access
4. Deployed site on my hosting or a hand-off guide for deployment
5. Brief video or live walkthrough of the finished system
Acceptance criteria
• All three feature sets work flawlessly on desktop and mobile.
• Admin actions (add/edit/disable user) take effect instantly without manual server tasks.
• Calculators return accurate results within one second.
• Every transaction is logged with a unique reference ID and visible in both user and admin views.
• No critical or high-severity security warnings in an OWASP scan.
If this sounds like your kind of build, let’s talk about timelines and your preferred stack.