Skip to content

Commit 0f4b5c5

Browse files
committed
chore: add PoC roadmap
1 parent 4702e24 commit 0f4b5c5

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,29 @@ Built with:
1616
([Docker package](https://github.com/users/finxol/packages/container/package/karr-caddy))
1717
- `@karr/auth`: Ory Kratos + Oathkeeper
1818

19+
## PoC Roadmap
20+
21+
Target: get a basic "fake" demo working
22+
23+
##### Web
24+
25+
- [ ] Build trip search page. This page will only have the UI components for search, no
26+
actual logic behind it.
27+
28+
Optional:
29+
30+
- [ ] Build better login page
31+
- [ ] Build basic account page (show email, name, number of trips published)
32+
33+
##### API
34+
35+
- [ ] Return mock trips
36+
- [ ] Add federation module for federation-specific routes
37+
38+
Optional:
39+
40+
- [ ] Build mock login
41+
1942
## Roadmap
2043

2144
- [ ] Carpool platform with recurring trips

0 commit comments

Comments
 (0)