Ishi01 / CITS5505Group41Project

CITS5505 Agile Web Develoment Group Project
MIT License
1 stars 0 forks source link

15 migrate quiz questions from json to database #23

Closed stuar7 closed 6 months ago

stuar7 commented 6 months ago

Please test if this branch works. You will need to run flask db upgrade twice. This is deliverable one with the database functionality.

Ishi01 commented 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.

stuar7 commented 6 months ago

Since I merged the new CSS with this, I'll make this Deliverable Two.

berry1104 commented 6 months ago

all good, except for login page, the error message's color is grey, which is unclear to see, i will fix that quicly image