Giter Club home page Giter Club logo

stockionic's Introduction

stockionic

stocks analysis and alerts

installation

  • Install nodejs (last version works, tested 8.9.1 with npm 5.5.1), windows msi installer

  • Need to configure a firebase project or have access to the existing one

-- E.g., for auth go to console, authentication and at top right see "WEB SETUP" copy that to firebase.config.ts -- The web api key you can find it in config.xml but also in google document this better -- https://console.developers.google.com/apis/credentials?project=cult-game see android vs web-client (Upload stocks.formatted.json to firebase manually once. NOTE: "." in name like .IDX is troublesome… remove . from key when stored)

  • A Php cron will then update only the modified details on firebase (efficient)

  • A Php cron will send alerts when needed to the relevant users

  • Make sure you add the domain to the OAuth redirect domains list in the Firebase console -> Auth section -> Sign in method tab.

  • Need ionic/cordova (ionic serve, ionic build android --prod)

TO REVIEW -------- To have the CLI

Install ionic 3.20.0 or later

Install cordova 8.0.0 or later

-- npm install @ionic/app-scripts@latest --save-dev # to ensure last version is used -- npm install angularfire2 firebase
-- for android auth add: cordova plugin add cordova-plugin-googleplus (if it is not added automatically from config.xml)

  • Need the server side of it (see hllorens/cult github repo) END TO REVIEW------

Tech doc

src/pages/stocks/stocks.ts is the main page and there you can se how firebase is now configured as provider instead of the old "cult" php model main files are: app/ xxx and modules pages/ lib/ providers/ ...

stockionic's People

Contributors

hllorens avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.