Demo: August 21
Agenda
- Demo: completed Client confirmation view
- Demo: Admin view of submitted RAVA forms
- Demo: prototype, Client email invitation
- Review MVP from June 26; review current MVP
- Review product vision, determine next steps
Minimum Valuable Product: Final Sprints
MVP: Minimum Valuable Product
What’s the minimum valuable product?
- ✅ Admins generate a RAVA form request to a Client, for a property.
- ✅ Clients receive an email request to fill out a RAVA form.
- ✅ Clients can manage one or many buildings.
- ✅ Clients fill out a RAVA form on a per-building basis.
- ✅ Admins can see submitted forms.
What work remains?
- A few business rules (no deletes on completed forms, etc)
- Additional Client account workflows: password creation, reset, etc.
- Consider: refine “building dashboard” for ‘all done’ state.
What do we need for full production use?
- CSV import mechanism to generate users, properties, RAVA requests, emails.
- Reminders to Clients?
What must we build to do this?
- ✅ A general purpose forms management system that generates the RAVA form.
- ✅ Copy for the RAVA forms (needed next week).
- ✅ A UX for admins to generate a RAVA form request, to a user, for a property.
- ✅ A user account: this maps to a human individual.
- ✅ A user’s Property
- ✅ A relationship between Client Properties and Buildings and a RAVA form.
- ✅ Email queue to client
- 🔨Client clickthrough and authentication
Work completed this week
- Single page, non-editing RAVA form for confirmation and admin views
- Added RAVA forms to admin UI
- Created emailer, welcome email; prototype interface to send