FredericoAndrade / WebApp

WebApp Quandl.com API to tell stock growth history in a given period.

Home Page:https://iharsh234.github.io/WebApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebApp

WebApp

A webapp using Quandl API to tell stock growth history in a given period and helps user predicting stocks future growth by seeing charts of stock performace in any period of time.Helps you judge stocks with principle of Momentum investing which gives average returns of 1% per month.

Demo

You can test a fully working live demo at https://iharsh234.github.io/WebApp/

Site

Landing Page

Currently its working on all NSE (India) Stocks and will Add all BSE (India) Stocks Symbol soon.

Query Filled Form

Charts

Mobile support

The WebApp is usable on devices of all sizes, and improvements are constantly being made in this area.

Usage

Development

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave irrelevant results), kindly open an issue here by including your search query and the expected result.

If you'd like to request a new functionality, feel free to do so by opening an issue here including some sample queries and their corresponding results.

Built with

  • jQuery - Ajax - jQuery simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
  • Google Chart API - Free , Rich Gallery , Customizable and Cross-browser compatible.
  • Bootstrap - Extensive list of components and Bundled Javascript plugins.

Todo

  • Adding BSE (India) Symbol to current App.
  • Deciding Comparison models of Stocks. (suggestion are most welcome).
  • Another WebApp Doing Comparision between atleast 10 Stocks.

Team

Harsh Vijay Quandl.com
Harsh Vijay Quandl

License

MIT © Harsh Vijay

About

WebApp Quandl.com API to tell stock growth history in a given period.

https://iharsh234.github.io/WebApp

License:Other


Languages

Language:JavaScript 50.9%Language:CSS 35.1%Language:HTML 13.6%Language:PHP 0.3%