issues
search
Paulinakhew
/
web_trader
📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
MIT License
27
stars
19
forks
source link
Create a redirect for when users log out
#20
Open
Paulinakhew
opened
5 years ago
Paulinakhew
commented
5 years ago
this is a better way to code user logouts than just immediately redirecting to the login page and changing the current_user in the SQLite3 database
[ ] Add the
/logout
page
[ ] Add an alert to the
/login
page once the user has logged out
/logout
page/login
page once the user has logged out