Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.01 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.01 KB

stock-train-finance

This is the redesigned version of C$50 Finance with many personal touches

Added a personal Wallet for user

Ability to change Password

Showing Increase/Decrease in shares

Added Symbol search link

Complete UI overhaul

Buy/Sell from home page

History of trade

Profile page

Take Loans

any many more....

C$50 Finance

C$50 Finance is a web app via which you can manage portfolios of stocks.
Not only will this tool allow you to check real stocks’ actual prices and portfolios’ values, it will also let you buy (okay, “buy”) and sell (okay, “sell”) stocks by querying IEX for stocks’ prices.
This app works on :

Flask HTML CSS JavaScript SQLite3

Checkout the original implementation here

Get it Running