/jade-frontend

BSE Bhav browser

Primary LanguageVue

Jade Frontend

Jade

A BSE bhav browser for the recent activity that has taken place in the market.

Features

  • Powered by VueJs
  • Get the sorted bhav data
  • Search with suggestions
  • Download search results as csv

Table of Contents

Screenshots

Home

Search by prefix

Suggestions

Suggestion Result

Installation

  1. Install dependencies
yarn
# OR npm install
  1. copy env file
cp docs/env_example .env
  1. Run
$ yarn dev
# OR npm run serve