hi-Kartik2004 / TradingApp

Mock Trading Platform, where you can Buy and Sell stocks using virtual money!

Home Page:http://gbuild2024.great-site.net/?home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

Trading Arena - Stock trading Stimulation (NSE - India)

This is a mock stock trading stimulation where users can signup, after email verification, login to browse live stocks pricing (live) as per National stock exchange - India, when ever a user completes his/her signup he is credited Rs 1lac (virtual currency) and the user can use this virtual curreny to buy stocks, whenever the user sells the stocks, the amount credited is as per the latest stock prices.

The user can also see, transaction history, stocks bought (in hand), carts section where can monitor interested stocks.

Ps: Their is also a profile page where user can edit profile, monitor login history and edit password.

The site is live

https://gbuild2024.great-site.net

Temporary login credentials

    Email: test@gmail.com
    Password: 1234

Installation & Contribution

For the users who have git installed on their system.

fork this repo for getting started.

run the below command in gitbash / terminal / powershell

    git clone `forked repo link`
    cd TradingApp
    code . 

code . is used to open the project folder in the code editor.

For the users who don't have git installed on their system.

download the zip file and then extract it by clicking on the green code button.

Feel free to raise issues / pull requests and if you liked the project make sure to give it a star ⭐

Screenshots

Landing page

image

image

image

login & signup

image

image

image

Profile page

image

image

image

image

Live stocks

image

Carts section

image

image

Stocks bought with there current open price

image

Know more about specific stocks

image

Sell stocks

image

About

Mock Trading Platform, where you can Buy and Sell stocks using virtual money!

http://gbuild2024.great-site.net/?home

License:MIT License


Languages

Language:PHP 90.9%Language:CSS 5.1%Language:JavaScript 2.7%Language:Hack 1.4%