Remove duplicate TODO

This commit is contained in:
Kailash Nadh 2019-04-07 09:43:33 +05:30
parent b0602594aa
commit 420c661d4d
1 changed files with 0 additions and 11 deletions

11
TODO
View File

@ -1,11 +0,0 @@
- [ ] Make the UI responsive
- [ ] Make buttons and links tabbable
- [ ] Add a "running campaigns" widget on the dashboard
- [ ] Add more analytics and stats
- [ ] Add bounce tracking
- [ ] Pause campaigns on % errors in addition to an absolute numbers
- [ ] Support DB migrations for easy upgrades
- [ ] Add materialized views for analytics and stats (and more?)
- [ ] Add GDPR-esque features (complete data download for end users, "forget me" option)
- [ ] Add user management and permissions
- [ ] Add tests