Skip to content

junqiwu02/ub-hacking-2020

Repository files navigation

ENTERFACE

logo
This is part of my team's submission to the UB Hacking 2020 hackathon. We received the "Best use of Google Cloud" and the "M&T Bank Best Hack to build a "Smart" Tech Hub Ecosystem 1st place" awards!

View our devpost submition at https://devpost.com/software/enterface



The other component of EnterFace, the iOS app can be found at https://github.com/Kwang8/EnterFace

What is it

The EnterFace ecosystem has three main components: the central database, a web-hosted map, and an iOS app with image classification model.

The database is using Google's Firebase platform. The database contains entries for each room in our building, keeping track of their current and max occupancies. Our web-hosted map and iOS app both interface with Firebase to update their client-side data in real-time.

The web-hosted app uses Google Maps' Javascript API to display the floorplan of the building. A marker is placed at each room, displaying the room name, its current capacity, and a picture of the room. The occupancy of each room is updated in real-time by pulling data from Firebase.

This repository

This repository is the project for the web-hosted floorplan.
Files for the website are found in the root directory, with index.html as the main page. The website is hosted on Firebase at https://enterface-aebfa.web.app/
All images used were found under the Creative Commons license.
This project is not intended for commerical use.

About

A web-hosted floorplan map built using the Google Maps API and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published