Skip to content

Commit

Permalink
chore: add PoC roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
finxol committed Jan 18, 2025
1 parent 4702e24 commit 0f4b5c5
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,29 @@ Built with:
([Docker package](https://github.com/users/finxol/packages/container/package/karr-caddy))
- `@karr/auth`: Ory Kratos + Oathkeeper

## PoC Roadmap

Target: get a basic "fake" demo working

##### Web

- [ ] Build trip search page. This page will only have the UI components for search, no
actual logic behind it.

Optional:

- [ ] Build better login page
- [ ] Build basic account page (show email, name, number of trips published)

##### API

- [ ] Return mock trips
- [ ] Add federation module for federation-specific routes

Optional:

- [ ] Build mock login

## Roadmap

- [ ] Carpool platform with recurring trips
Expand Down

0 comments on commit 0f4b5c5

Please sign in to comment.