README: Update todo, fix typo

This commit is contained in:
trotFunky 2024-07-23 22:14:18 +01:00
parent b6f3a49e9f
commit 8547312a78

View file

@ -10,9 +10,9 @@ A list of things that could be implemented/added to the application, some of the
- [ ] Being able to change from one week to the next
- [ ] Create new weeks for the admin
- [ ] Proper week redirection
- [ ] Add introduction to the weekly truths
- [x] Add introduction to the weekly truths
- [ ] Bundle static assets in the binary
- [ ] Move the databse queries to their own functions
- [ ] Move the database queries to their own functions
- [ ] Cache those results
- [ ] Centralize Markdown parsing ?
- [ ] Use fairings for the different elements ?