Coder Social home page Coder Social logo

sedouard / bartnow-winjs Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 1.0 1.31 MB

BartNOW is a simple WinJS Single Page Web app to help you find your next BART train in the San Francisco Bay area. Frameworks used are WinJS and Backbonejs. You can find the live app at http://bartnow.azurewebsites.net

JavaScript 85.36% CSS 14.64%

bartnow-winjs's Introduction

bartnow-winjs

BartNOW is a simple WinJS app to help you find your next BART train in the San Francisco Bay area. Frameworks used are WinJS and Backbonejs. You can find the live app at http://bartnow.azurewebsites.net

#What is this?

BartNOW demonstrates using WinJS to create a practical application using the WinJS framework with Backbone's MVC features.

#How does it all come together?

Each page is a composed of static HTML, CSS and Javascript. Navigation, models and views are defined in index.js. Using WinJS for its UI components and data binding, we can host all the pages within index.html by rendering our html in a single div.

#Setup

Not much to do! Simply host the root folder (containing index.html) on a static website and the app will do the rest by calling the custom BartNOW apis.

To run the app locally, checkout the sedouard/bartnow-backend nodejs project. Run the backend server locally on your port of interest.

Inside index.js, change the first line of code starting with $.ajaxprefilter to your local server and port (like http://localhost:8080).

#Needed Features

-Favorite Stations -Cordova Integration -Push notifications for alerts (via Cordova)

bartnow-winjs's People

Contributors

sedouard avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

bretstateham

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.