I’m putting together a lean MVP—internally called Project Douala—built with Python and Django. The goal is to launch a small, private B2B dashboard that my team can start using right away and iterate on later. Core scope • Email-and-password authentication, including signup, login, forgotten-password flow • CRUD screens for: – User management – Business units – Functions – Committees – Risks – Controls – Tasks – Notifications • Task list that shows owners, due dates, status, and lets users mark items complete • Basic notification layer (email by default; open to your in-app ideas) • Clean UI—vanilla Django templates are fine for now; you’re welcome to add a lightweight JS front end if it speeds you up Tech & workflow I expect standard Django 4.x patterns, clear models, class-based views (or DRF endpoints), Bootstrap or similar for styling, and a simple deployment script to a Heroku-style environment. Please keep everything in a Git repo and include a README plus requirements.txt (or a Dockerfile) so I can spin it up locally. What I need from you 1. A concise outline of similar Django dashboards you’ve shipped 2. Your estimated timeline and cost to get this MVP live 3. Any immediate questions that would help you firm up the estimate Once we agree on scope and milestones, I’ll provide wireframes and domain details. I’m aiming for rapid but solid delivery, so clean, well-commented code and a few unit tests around the critical bits will make acceptance painless. Excited to see how you can bring Project Douala to life.