Skip to content

Commit

Permalink
updating todo
Browse files Browse the repository at this point in the history
  • Loading branch information
LordFarquaadtheCreator committed Sep 2, 2024
1 parent 9d68786 commit 5662709
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions todo.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
- [ ] expand server to send selective emails
- [x] creat git hook to update req.txt whenever env changes
- [ ] refactor email_client to allow for null body
- [ ] Database.get should only return preferred email
- [ ] Create wrapper function that sends emails via arguements
- [ ] Create simple way to store and update email body, subject and candidates
- [x] Database.get should only return preferred email
- [x] Create wrapper function that sends emails via arguements
- [x] Create simple way to store and update email body, subject and candidates
- [x] Write tests


Expand All @@ -22,4 +22,6 @@
## Fahad
- [x] CLI arguments
- [x] subject taken from CLI
- [x] add the HTML functionality (grab the body.html file as the main body)
- [x] add the HTML functionality (grab the body.html file as the main body)
- [ ] update readme
- [ ] expand tests

0 comments on commit 5662709

Please sign in to comment.