Code Monkey home page Code Monkey logo

vse's Introduction

Virtual Stock Exchange ๐Ÿ‚ ๐Ÿป

Trade in NSE (national stock exchange) listed companies without putting actual money into the market

About it

  1. In simple words, it is like a stock broker
  2. It buy and sell shares for you, keep track of you Demat account BUT you don't need to invest actual money
  3. 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

Built With

  • Node.js - Javscript runtime environment
  • Express - Node.js web framework
  • MongoDB - MongoDB - NoSQL database

Installation

1. clone this repo
2. npm install

that's it ๐Ÿ˜

Overview of project

  • This app has 2 seperate entities
  1. The core of the app is an independent REST-API service which handles all the logic . Check api/ folder
  2. Frontend part which calls REST-API over HTTP for its operations. Check views/ public/ routes/ folders

For API documentation visit this github gist

App SS

Demat account

demat

Particular share detail

shares

Search NSE companies

searches

Acknowledgments

  • Alpha Vantage for providing free API on realtime stock market data (even you can put any random strings as APIKEY )

vse's People

Contributors

aneesh540 avatar ravigautamcs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.