Ishi01 / CITS5505Group41Project

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

Integrate User Login System with Database Management #11

Closed berry1104 closed 4 months ago

berry1104 commented 4 months ago

Description: Previously, we have successfully implemented the user login form and the integration with a database using Flask-SQLAlchemy. The next step is to combine these features to enhance the user login system.

berry1104 commented 4 months ago

create new branch 11-integrate-user-login-system-with-database

berry1104 commented 4 months ago

for now, only add @login_required under "world map" page