docs: README.md
This commit is contained in:
parent
c637aadee4
commit
cd3827e47f
1 changed files with 7 additions and 1 deletions
|
@ -67,10 +67,16 @@ Munera is a companion for managing expenses efficiently and effortlessly, whethe
|
|||
- email setup
|
||||
- Migration tool for DB changes in prod
|
||||
|
||||
7. **Deployment**
|
||||
- Improve the Dockerfile and docker-compose.yml
|
||||
- Improve the deploy.yml
|
||||
- Fix known bugs in the pipeline
|
||||
|
||||
## Known Issues
|
||||
|
||||
- PeopleVIew doesn't refresh after an edit operation anymore
|
||||
- Form still needs more validation when empty, some entities can be created with all null values, even the ones that have constraints throw SQL errors, they need to be gracefully handled.
|
||||
- Errors need to be caught and handled
|
||||
- Graphs still need ~~a lot of~~ **some** improvements
|
||||
- ~~ExpenseView doesn't refresh after an edit operation anymore~~
|
||||
- ~~ExpenseView doesn't refresh after an edit operation anymore~~
|
||||
- Deployment must be improved
|
||||
|
|
Loading…
Reference in a new issue