Skip to content

anniecee/stock-screener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock screener (Stock exchange simulator)

Table of Contents

  1. General Info
  2. Technologies
  3. Launch

General Info


This web app allows users to search for real-time stock data, buy and sell stocks as well as track historical transactions. Users can also add more "cash" into their account. Using IEX's API. 💡 Upcoming change: Set up database again, and adjust front-end, activate API for login, bug (invalid stock symbol)

Demo

Technologies


  • [Python]: Version 12.3
  • [Flask]: Version 1.1.2
  • [SQLite]
  • 🔧 Hosting: Hosted by Heroku and kept awake by cron-job.org

Launch


To run the web application use these commands:

$ export FLASK_APP=application.py
$ flask run

About

Stock exchange simulator

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors