Andy-Wu12 / Paper-Profit

Web application that allows you to test trades in the stock market without using any real money. Real-time market data is provided through TD Ameritrade's Websocket API. NOTE: Both the Yahoo and TD Ameritrade APIs used are currently unavailable, so the application might be broken. This project is no longer being maintained.
MIT License
1 stars 0 forks source link

Account schema #5 #7

Closed Andy-Wu12 closed 2 years ago

Andy-Wu12 commented 2 years ago

User-schema defined Passwords salted and hashed before storing Routes setup for GET and POST in /users