Skip to content

SumeetKamble1503/SVNIT-Team14

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVNIT-Team14

Financial Graphs Generator

Our goal was to achieve an OHLC search engine, where the user would input company name the related details and the graph would be shown. We have met some of the required features for this hackathom.

This project was part of the Norther Trust Recruitment hackathon.

Features

  • Types of Graphs( OHLC, Candlestick charts, Colored Bar, Vertex Line, Hollow Candle)
  • Graph for the particular time period.

Tech Stack

Front End: Bootstrap

Back End: Node, Express, Canvas

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies( node, express, canvas)

  npm install

Start the server

  npm run start

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • EJS 93.5%
  • JavaScript 6.5%