killkelleyr / stock_sim

Application for simulating actual trades
0 stars 0 forks source link

added username screen, and added user to home_screen #38

Closed killkelleyr closed 4 years ago

killkelleyr commented 4 years ago

created the login method to successfully log in a user. When this method is called, the current user will be logged out and it will ask the user to log back in. closes #29