Skip to content
/ finance Public

CS50 finance, A web app via which you can manage portfolios of stocks, using IEX Cloud API in a virtual trading environment.

Notifications You must be signed in to change notification settings

hinedy/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C$50 Finance

A web app via which you can manage portfolios of stocks, using IEX Cloud API in a virtual trading environment.

Live on H Finance.

Built as per Instructions by CS50x staff.

Deployed using Heroku.


Features

  • Register for an account
  • Login using username and password
  • Quote price of a stock
  • "Buy" and "sell" stocks
  • View transactions history

Technologies used

  • HTML
  • CSS
  • Python3
  • Flask
  • Bootstrap
  • Jinja
  • PostgreSQL

Used Docker to run PostgreSQL locally.

Deployment

About

CS50 finance, A web app via which you can manage portfolios of stocks, using IEX Cloud API in a virtual trading environment.

Topics

Resources

Stars

Watchers

Forks