Skip to content

alishbah13/Investfly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

243 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Investfly

This is a Stock Market Web App created by the students for the university project. Following technologies were used behind building this web app

In this project we used Yahoo Finance API to get real time stock data and also updated the real time price in our data base. We also integrated Gmail API to send emails to the users from admin's Gmail account.

Getting Started

To get a local copy up and running follow these simple example steps. Clone the repository

git clone https://github.com/unais5/Virtual-Stock-Market.git

Create a virtual environment

python -m virtualenv venv

Install the requirements

pip install -r requirements.txt

Now, run the app

flask run

About

In this project, we used Yahoo Finance API to get realtime stock data and also updated the real-time price in our database. We also integrated Gmail API to send emails to the users from admin's Gmail account. The app is built on Flask app with Sqlite 3 library and deployed on Heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 37.3%
  • Python 35.6%
  • CSS 26.7%
  • Mako 0.4%