File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,29 @@ Built with:
16
16
([ Docker package] ( https://github.com/users/finxol/packages/container/package/karr-caddy ) )
17
17
- ` @karr/auth ` : Ory Kratos + Oathkeeper
18
18
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
+
19
42
## Roadmap
20
43
21
44
- [ ] Carpool platform with recurring trips
You can’t perform that action at this time.
0 commit comments