StockTrading-Platform is an platform where Owner and Trader of stocks transactions takes place.Owner is admin whereas Trader is user:
- Sets the Market timings.
- Sets the Market Holidays.
- Creating the new stocks with price, volume.
- Deleting the stocks.
- Buy/Sell the stock in the Market timings set by admin.
Stock.Trading.mp4
-
Install Python (3.8.0 Preffered)
-
Clone this repository to any folder
-
Open Terminal in the cloned folder
-
Install Requirements:
pip install -r requirements.txt
- Run the following:
python wsgi.py
- Go to http://127.0.0.1/ for the UI.
- Kalyan Karnati
- Mukunda Varma Pericherla
- Pranavi Sharma Sanganabhatla
- Saketh Vangala
- Srihitha Reddy Kaalam