(docs): Added TODO.md

This commit is contained in:
blake 2025-02-12 16:37:10 +01:00
parent 7f73ecdd5c
commit d47f7ae67e

13
TODO.md Normal file
View file

@ -0,0 +1,13 @@
# TODO
**Improve Login Logic**
- [ ] Enhance authentication (e.g.. multi-factor authentication)
- [ ] Add password reset funcionality (e.g. send to email associated to admin account)
**Modernize the Pages**
- [ ] Redesign templates with modern CSS frameworks
- [ ] Improve UI/UX for mobile/desktop devices
**Historical Email Log**
- [ ] Implement logging to record details of each sent email update
- [ ] Provide an interface to view previouly sent emails (subject, body, sent date, sender, recipient list)