Skip to content

carr0lls/Stocker

Repository files navigation

Stocker

Stocker is a real-time hybrid (web, iOS, Android) application that was created at the _HACK_A_TON_SF event sponsored by Ionic, Firebase, Auth0, and Socket.io on February 7, 2015. In short, Stocker is a "Tinder" for Stocks. Swipe right to place a bet, swipe left to pass, with real-time data graphs that show the flucation of stocks. The Stocker team consisted of five members including Carroll Yu, Wesley Pascual, Antoine Lefebvre, Sébastien Tessot, Jaime Kornick. It was the second place winner of the hackathon.

example 1 example 2

Tools

Installation

In order to run the project, you need to have node, ionic, cordova and ios-sim installed. Once you have that, just clone the project and run the following:

  1. npm install
  2. bower install
    • Web:

      ionic serve

    • iOS:

      ionic platform ios

      ionic emulate ios

    • Android:

      ionic platform android

      ionic emulate android

  3. (Optional) For real-time data, compile src in "HackatonBack" and run as Java app in Eclipse or any Java IDE.

About

"Tinder" for Stocks, a real-time hybrid application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages