Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iharsh234/WebApp
WebApp Quandl.com API to tell stock growth history in a given period.
https://github.com/iharsh234/WebApp
india quandl stock-growth-history stocks webapp
Last synced: 3 months ago
JSON representation
WebApp Quandl.com API to tell stock growth history in a given period.
- Host: GitHub
- URL: https://github.com/iharsh234/WebApp
- Owner: iharsh234
- License: other
- Created: 2016-07-24T23:06:41.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-07T18:01:57.000Z (over 1 year ago)
- Last Synced: 2024-01-24T06:40:49.921Z (about 1 year ago)
- Topics: india, quandl, stock-growth-history, stocks, webapp
- Language: JavaScript
- Homepage: https://iharsh234.github.io/WebApp
- Size: 5.83 MB
- Stars: 90
- Watchers: 5
- Forks: 321
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- fucking-awesome-readme - iharsh234/WebApp - Project landing page. Clear description of what the project does. Demo screenshot. Simple install and usage sections. Includes an examples section with common uses and a mobile demo section. (Examples)
- awesome-readme - iharsh234/WebApp - Project landing page. Clear description of what the project does. Demo screenshot. Simple install and usage sections. Includes an examples section with common uses and a mobile demo section. (Examples)
- awesome-readme - iharsh234/WebApp - Project landing page. Clear description of what the project does. Demo screenshot. Simple install and usage sections. Includes an examples section with common uses and a mobile demo section. (Examples)
README
# ![WebApp](https://iharsh234.github.io/WebApp/images/demo/demo_landing.JPG)
# WebAppA webapp using Quandl API to display history of stock growth in a given period of time. It helps predict the growth of stocks from the charts of stock performace in any period of time. It helps to judge stocks, with the principle of momentum investing, which returns 1% per month on average.
## Demo
Here is a working live demo : https://iharsh234.github.io/WebApp/## Site
### Landing Page
Currently it is working on all NSE (India) Stocks, BSE (India) Stocks Symbol will be added soon.![](https://iharsh234.github.io/WebApp/images/demo/web_app_face.JPG)
### Query Filled Form
![](https://iharsh234.github.io/WebApp/images/demo/demo_query.JPG)### Charts
![](https://iharsh234.github.io/WebApp/images/demo/demo_chart1.JPG)
![](https://iharsh234.github.io/WebApp/images/demo/demo_chart2.JPG)
![](https://iharsh234.github.io/WebApp/images/demo/demo_chart3.JPG)## Mobile support
The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.![](https://iharsh234.github.io/WebApp/images/demo/mobile.png)
## [Usage](https://iharsh234.github.io/WebApp/)
### 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 undesired results), kindly open an issue [here](https://github.com/iharsh234/WebApp/issues/new) by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/iharsh234/WebApp/issues/new). Please include sample queries and their corresponding results.
## Built with
- [jQuery - Ajax](http://www.w3schools.com/jquery/jquery_ref_ajax.asp) - jQuery simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
- [Google Chart API](https://developers.google.com/chart/interactive/docs/quick_start) - Free , Rich Gallery , Customizable and Cross-browser compatible.
- [Bootstrap](http://getbootstrap.com/) - Extensive list of components and Bundled Javascript plugins.## To-do
- Add BSE (India) Symbol to the current App.
- Decide comparison models of Stocks. (suggestions are most welcome).
- Another WebApp, capable of comparing at least 10 stocks.## Team
[![Harsh Vijay](https://avatars1.githubusercontent.com/u/12688534?v=3&s=144)](https://github.com/iharsh234) | [![Quandl.com](https://github.com/iharsh234/WebApp/blob/master/images/quandl.jpg)](https://www.quandl.com/)
---|---
[Harsh Vijay ](https://github.com/iharsh234) |[Quandl](https://www.quandl.com)## [License](https://github.com/iharsh234/WebApp/blob/master/LICENSE.md)
MIT © [Harsh Vijay ](https://github.com/iharsh234)