Skip to content

SahithiAmmana/StockTrading-Platform

 
 

Repository files navigation

StockTrading-Platform

image

License: MIT Open Issues Stars codecov GitHub GitHub GitHub GitHub contributors Build-And-Test DOI GitHub Release GitHub Repo Size GitHub contributors Pull Requests Supports Python

About StockTrading-Platform

StockTrading-Platform is an platform where Owner and Trader of stocks transactions takes place.Owner is admin whereas Trader is user:

Role of Owner(Admin):

  • Sets the Market timings.
  • Sets the Market Holidays.
  • Creating the new stocks with price, volume.
  • Deleting the stocks.

Role of Trader(Admin):

  • Buy/Sell the stock in the Market timings set by admin.

DEMO

Stock.Trading.mp4

Installation guide

  1. Install Python (3.8.0 Preffered)

  2. Clone this repository to any folder

  3. Open Terminal in the cloned folder

  4. Install Requirements:

  pip install -r requirements.txt
  1. Run the following:
  python wsgi.py
  1. Go to http://127.0.0.1/ for the UI.

Contributors:

Team Members:

  • Kalyan Karnati
  • Mukunda Varma Pericherla
  • Pranavi Sharma Sanganabhatla
  • Saketh Vangala
  • Srihitha Reddy Kaalam

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 9.3%
  • HTML 8.5%
  • SCSS 0.5%
  • Python 0.5%
  • Less 0.2%
  • Other 0.1%