akshayurs / stock_simulator_django

Home Page:https://stocksimulatordjango.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Simulator

Installation

Python and pipenv need to be installed

pip install pipenv

Open Shell

pipenv shell

Django need to be installed

pip install django

Usage

run server

python manage.py runserver

Then go to the browser and enter the url http://127.0.0.1:8000/

About

https://stocksimulatordjango.herokuapp.com/


Languages

Language:HTML 76.7%Language:Python 19.1%Language:CSS 3.2%Language:JavaScript 0.9%Language:Procfile 0.1%