## LATER
- [ ] UI create list
- [ ] UI subscribe to list
- [ ] UI unsubscribe from list
- [ ] UI manage lists
- [ ] UI delete list
- [ ] Event send out emails
- [ ] UI Interactive-ish Editor
- [ ] **Buy domain?
`simplemaily.app` is available for about $13/year
## NOW
- [ ] Migrate to [rum](https://github.com/tonsky/rum) from hiccup
- [ ] Database CRUD operations for mailing lists
## DONE
- [ ] User signin
- [ ] UI Create User
I think this is automatically handled by [[application.garden]]
- [ ] Database CRUD operations for users
- [ ] Database schema
%% kanban:settings
```
{"kanban-plugin":"board","list-collapse":[false,false,false]}
```
%%