dssg / tyra

Prediction model evaluation
Other
4 stars 1 forks source link

Login Page #50

Closed tweddielin closed 7 years ago

tweddielin commented 7 years ago

A login page with account and password. Now I haven't used any authentication tool but just simple if statement to see if password and account match in the frontend. We will replace it with some authentication tool (eg. flask-admin) in the backend later.