wikingo/TODO.md

19 lines
372 B
Markdown
Raw Normal View History

2022-03-18 23:35:53 +00:00
# TODO
## General
> General options
- [ ] Flag to select store
- [ ] Config file (to select store and some other future options)
- [ ] Proper logger
- [ ] Make helper
- [ ] CI (gofmt, golint, more)?
## Bootstrap
> Basic elements
- [x] Echo server
- [x] Sample Model
- [x] Store interface (gorm, file...)
- [x] Open db store
- [ ] Open file store
- [x] Templates