jon-esperanza / trader-charles

Algorithmic Trading Bot in Python. Charles makes good decisions
https://tradercharles.com/
4 stars 6 forks source link

Authentication of user before modifying percentage #9

Open jon-esperanza opened 3 years ago

jon-esperanza commented 3 years ago

A lock should be used to sign-in to account. Google Authentication should be implemented to unlock the percentage modification feature. If user is authorized the lock should be unlocked and an edit textbox form should be shown. Otherwise the percentage is only displayed and the Lock is Locked.