(docs): Added TODO.md
This commit is contained in:
13
TODO.md
Normal file
13
TODO.md
Normal 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)
|
||||||
Reference in New Issue
Block a user