A fantasy stock exchange. Live in bourseio.pythonanywhere.com
To clone and run this application, you'll need Git, Python3 and pip installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/aadhith1200/bourse.io
# Go into the repository
$ cd bourse.io
# Install dependencies
$ pip3 install -r requirements.txt
# Run the app
$ python flsk.py- Aadhith Narayan M - aadhith1200
- Shuki Varsun J - Shuki30
