Closed stuar7 closed 6 months ago
Looks great and works for me by putting the command in twice, the double flask db upgrade is a bit odd at first glance but as long as it works its no big deal and should be fine if explained in the readme. Good job on the error handling as well, looks comprehensive and seems to work in practice.
Since I merged the new CSS with this, I'll make this Deliverable Two.
all good, except for login page, the error message's color is grey, which is unclear to see, i will fix that quicly
Please test if this branch works. You will need to run
flask db upgrade
twice. This is deliverable one with the database functionality.