diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..ad2b77b --- /dev/null +++ b/TODO.md @@ -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) \ No newline at end of file