Skip to content

neoighodaro/stock-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock App

An app that gives realtime updates on stocks. View tutorial.

Getting Started

Clone the repository. The repository contains a server folder for the server and an android-app folder for the Android application. Replace the google-services.json file in the android-app/app/ directory with the one from your Firebase dashboard. Replace the key holders in the app with the keys from your Pusher Beams and Channels dashboard respectively.

Open the server folder install the node dependencies by running:

npm install

and run this this command to get your server running:

node index.js

Prerequisites

You need the following installed:

Built With

  • Kotlin - Used to build the Android client
  • Pusher - APIs to enable devs building realtime features
  • Node - Used to build the server

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published