Code Monkey home page Code Monkey logo

vipinraj / pw-hospital-routing Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 11.0 44.17 MB

Code base of the hospital routing project done as part of Google Summer of Code 2017, under Physical Web organization.

Home Page: https://summerofcode.withgoogle.com/projects/#5755385163022336

JavaScript 52.08% PHP 1.52% HTML 36.97% CSS 8.13% Roff 0.01% Shell 0.06% Batchfile 0.01% Perl 0.02% ActionScript 0.05% XSLT 0.30% Java 0.38% XQuery 0.01% Ruby 0.01% Makefile 0.01% TypeScript 0.43% AngelScript 0.01% Hack 0.01% sed 0.01%
gsoc-2017 physical-web indoor-positioning navigation web-bluetooth google-maps-api geojson angular4 ble-beacons eddystone

pw-hospital-routing's Introduction

Physical Web Hospital Routing Project

This project is done as part of the Google Summer of Code 2017 program. The basic idea of this project is to build a solution with which users can easily navigate inside hospitals using an application in his/her smartphone/tablet/laptop. The application will show the indoor map of the hospital with the position of the user highlighted and updated as he/she move within the building. This solution does not require GPS but uses Physical Web beacons for positioning.

Core technologies

Physical Web beacons

Bluetooth Low Energy based beacons which advertises URLs which can be scanned by nearby devices.

Web Bluetooth API

A JavaScript API available as part of the Chrome Browser which lets users to directly interact with BLE beacons nearby.

Google Map API

API provided by Google to programmatically render maps as well as to interact with maps.

Simple Indoor Tagging

An indoor tagging schema for indoor mapping.

GeoJSON

An open standard for representing geographical features in JSON format along with their non-spatial attributes (tags).

Angular

Framework for building interactive single page web applications.

Architecture

This solution contains three components:

  • Indoor Navigator
    • Provides indoor map of a building with ability to switch between levels (floors). Also, lets used to find their current location by highlighting the nearest feature (room, corridor, etc) based on the proximity of the Physical Web Beacon.
  • Indoor Map Creator
    • Provides a DIY based GUI to build indoor maps of buildings with multiple floors. Provides option to attach a Physical Web Beacon reference number to all features to enable beacon based navigation.
  • Indoor Map Creator API
    • REST API to be consumed by the Indoor Map Creator to persist the data as well as the Indoor Navigator to consume GeoJSON

Worklog & Documents

Worklogs and documents are available here.

Links

License

MIT © Vipin Raj

Google Summer of Code

pw-hospital-routing's People

Contributors

vipinraj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.