Skip to content

Commit

Permalink
docs: Update README.md with completed tasks and future plans
Browse files Browse the repository at this point in the history
  • Loading branch information
wajeht committed Sep 7, 2024
1 parent 1b17422 commit fa2f486
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@ web 2.0 style notification systems for discord, email, and sms
# ✅ Todo

- [x] ~~pagination on jobs page~~
- ~~[x] infer types from validation to handler - 🤔 maybe use zod?~~
- [x] ~~search on apps page~~
- [x] ~~search on apps page~~
- [x] pagination on notifications page
- [x] pagination on app notifications page
- [x] pagination on apps page
- [x] filters on apps page
- [x] ~~search on apps page~~
- [x] ~~search on apps page~~
- [x] post notifications with api auth
- [x] marketing page
- [x] emoji
- [x] csrf
- [x] encrypt all configs
- [x] basic faqs
- [x] performance tuning - sql/handlers
- [ ] self hosted docs
- [ ] tests
- [ ] adjust styles for mobile
- [ ] validations on all routes
- [ ] rbac on all handlers
- [ ] performance tuning - sql/handlers
- [ ] structure logging instead of console.log - use pino
- [ ] infer types from validation to handler - 🤔 maybe use zod?

# 📑 Docs

Expand Down

0 comments on commit fa2f486

Please sign in to comment.