bhavyakamboj / Abach-Station-Finder-IL

Mobile web app that is driving information from google sheets backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abach Finder IL

Abach Finder IL is a mobile web app to show the power of using Google Sheets with App Script
and jquerymobile (or Bootstrap) as the framework for mobile web apps. It allow users to see where are the NBC stations and get to them quickly with Waze (from mobile devices).

** Bootstrap Demo: ido-green.appspot.com/abach-map/ ** JQM Demo

Goal

To built a mobile web app that give the user all the relevant information on every mobile device.

Objectives

  • Show the power of google sheets and app script as 'backend'.
  • Show how to work with jquerymobile as css framework that works across many mobile devices.

Features

  • Fetching a JSON feeds from google sheets
  • Buliding a responsive grid out of the backend information.
  • Adding markers to our map so users could see the GEO results on a map.
  • Add links to Waze so users on mobile devices could get driving directions with one click.

Use

About

Mobile web app that is driving information from google sheets backend.

License:MIT License