# TODO List for Iroon Project ## Critical Features - [x] Database Implementation - [x] Init mode to create a new db - [x] Set up SQLite database - [x] Create proper schemas - [x] Implement data persistence - [x] Add database migrations - [x] Add database caching - [ ] HTTPS - [ ] Storing default login in config file/env variable - [ ] Input Validation - [ ] Saparate routing logic, and http handlers - [ ] Better error Handling - [ ] handle every error - [ ] Migrate to gorm -> simplification of codebase - [ ] Proper session auth ? - [ ] /orders/search htmx trigger `