eutopic/docs/ROADMAP.md

38 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2026-05-31 13:12:30 +00:00
# ROADMAP.md — eutopic
rough versioned plan. not a project management doc. no dates.
---
## now (v0 — alpha)
- backend skeleton: auth, users, posts, follows
- mobile skeleton: auth flow, feed view, post creation
- single-user testing on dev machine
- DIY animation prototypes from design friends
- create ARCHITECTURE.md before this ships
## next (v1 — friends launch)
- feed + stories + reactions
- background + resumable upload via tus.io
- onboarding via invite link
2026-06-03 13:56:12 +00:00
- posters (`/posters`, `is_event` posts with single required tag: event | fundraiser | current affairs)
2026-05-31 13:12:30 +00:00
- liberapay donation page
- njalla deployment with systemd
## soon (v1.5)
- F-Droid release
- mobilepay via stripe if community needs it
## later (v2 — after v1 stable 3+ months)
- DMs (option undecided — see OPEN-QUESTIONS.md)
- notifications for DMs only if DMs land (never feed activity)
- consider flipping federation flag
## eventually (v3+)
- video posts
- federation truly enabled (UI stays invisible)
- whatever the community actually asks for
## dropped
- (nothing dropped yet)