-
Notifications
You must be signed in to change notification settings - Fork 0
Priorization
Valerian Saliou edited this page Jun 17, 2022
·
10 revisions
This page details all tasks that should be priorized in order to reach a state of MVP.
The steps that should be taken are described in order below.
👉 Note that those steps are tracked as individual issues in the Prose Pod MVP project.
-
Docker packaging (minimal Alpine + Prosody XMPP server + Web server acting as a proxy);
- ETA: ~1 day
- User: @valeriansaliou
- Design the Web administration UI (Sketch design)
- ETA: ~4 days
- User: @valeriansaliou
- Implement the Pod administration API server (Rust, REST API)
- ETA: ~5 days
- User: @valeriansaliou
⚠️ Concerns:- REST API routes need to be properly namespaced in their naming so that the same API can also be used for TBD plugin integrations.
- Implement the Pod dashboard UI (VueJS, static build, from the Sketch designs)
- ETA: ~12 days
- User: @valeriansaliou
⚠️ Concerns:- The dashboard will also be used by server users to recover access to their account if they forgot their password or lost their TOTP secret.