Paulinakhew / web_trader

📊 Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove username as a parameter for functions

Paulinakhew opened this issue · comments

current user can be attained by calling the current_user() function so passing the username in as a parameter is deprecated