Skip to content

goharrygo/eth-scaffold

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

783 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stocks application demo with Push Notifications for iOS

This is a demo of a stocks application created using Swift, Pusher Channels, Pusher Beams and Node.js. View tutorial.

Getting Started

Download and clone the project.

The Node.js application is in the webapi directory. Copy the config.example.js to config.js and update the credentials. cd to the directory and run the following commands:

$ npm install
$ node index

When the server is up, open the Stocks.xcworkspace file in Xcode. Update the credentials in AppConstants.swift and then run the application.

Prerequisites

  • Xcode installed on your machine. Download here.
  • Know your way around the Xcode IDE.
  • Basic knowledge of the Swift programming language.
  • Basic knowledge of JavaScript.
  • Node.js installed on your machine. Download here.
  • Cocoapods installed on your machine. Install here.
  • A Pusher account. Create one here.

Built With

  • Pusher - APIs to enable devs building realtime features
  • Xcode - iOS development IDE.

About

Calculadora Basica em Csharp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors