CurryduckwithEC / CITS3403-agile-web-development

0 stars 0 forks source link

Login Page Working #13

Closed huangyegithub closed 5 months ago

huangyegithub commented 5 months ago

I have made some major changes to the website.

  1. Implemented flask login to complete the entire login process.
  2. File structure: changed file structure so that it satisfy the requirements of this project.
  3. Flask forms: added flask forms to auto-generate forms.
  4. Jinja templates: I used jinja templates on the frontend to avoid manual creation of the forms.
CurryduckwithEC commented 5 months ago

ok, let me tryyyy

CurryduckwithEC commented 5 months ago

okkkk ready to merge, i check ur code and i think Aryton's login functionality was commendable as well, but I believe ur version offers a more comprehensive solution, given the variety of topics covered in the teacher's presentations during class. However, I must commend Aryton for his contributions. let me merge the code and check it