(docs): Added TODO.md
This commit is contained in:
parent
7f73ecdd5c
commit
d47f7ae67e
1 changed files with 13 additions and 0 deletions
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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue