Trade in NSE (national stock exchange) listed companies without putting actual money into the market
- In simple words, it is like a stock broker
- It buy and sell shares for you, keep track of you Demat account BUT you don't need to invest actual money
- To check whether one is making profit or losing money if he does transactions in real life
For those who are reluctant to play with bulls & bears
- Node.js - Javscript runtime environment
- Express - Node.js web framework
- MongoDB - MongoDB - NoSQL database
1. clone this repo
2. npm install
that's it 😁
- This app has 2 seperate entities
- The core of the app is an independent
REST-API
service which handles all the logic . Checkapi/
folder - Frontend part which calls
REST-API
over HTTP for its operations. Checkviews/
public/
routes/
folders
For API documentation visit this github gist
- Alpha Vantage for providing free API on realtime stock market data (even you can put any random strings as APIKEY )