Skip to content

Commit

Permalink
Expand
Browse files Browse the repository at this point in the history
  • Loading branch information
Dosenpfand committed Aug 5, 2023
1 parent 1857e90 commit dff0205
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# TODO

## Prio 1
## Prio 1
- [ ] Add better explanation/introduction text
- [ ] Grey out button while determining price
- [ ] Edit journey
- [ ] Pagination
- [ ] admin interface using flask-admin
- [ ] Add password reset functionality
- [ ] Improve price determination algorithm
- [ ] Dependency injection for OEBB functionality
- [ ] Sentry cronjob watch
- [ ] Improve improve 500 error, catch all
- [ ] Remove price-search only
- [ ] Privacy policy: Add Sentry?
- [ ] Improve logging: Add stack trace

## Prio 10
- [ ] Better caching
Expand All @@ -15,4 +22,6 @@
- [ ] Pre-commit checks
- [ ] Add test if all strings translated
- [ ] Don't tell user whether username or password was wrong
- [ ] Custom error page that catches all internal server errors
- [ ] Custom error page that catches all internal server errors
- [ ] Post on reddit
- [ ] Buttons on mobile: only show icons?

0 comments on commit dff0205

Please sign in to comment.