Skip to content

Commit

Permalink
Updated todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
forreya committed Nov 5, 2024
1 parent 8d22492 commit 195c695
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,17 @@ Docker needs to be installed on your system.

## Todo List

- [x] Finish Barebones RadioModal Component
- [ ] Add Error Display for BuildEngine
- [x] TypeScipt Compile Script
- [ ] Tailwind Build Script
- [ ] Setup Auto-Formatter for BuildEngine
- [ ] Make BuildEngine Watch `tailwind.config.js` As Well
### Frontend
- [x] Finish Barebones `RadioModal` Component
- [x] Add Error Display for `BuildEngine`
- [x] TypeScript Compile Script
- [x] Tailwind Build Script
- [ ] Setup Auto-Formatter for `BuildEngine`
- [ ] Make `BuildEngine` Watch `tailwind.config.js` As Well

### Backend
- [x] Set up automated database migrations via entrypoint script
- [ ] Implement error handling and logging for backend processes

### Database
- [ ] Configure `settings.py` to be environment flexible (development, production, etc)

0 comments on commit 195c695

Please sign in to comment.