Skip to content

Lightweight Responsive PWA Offline capability WebApp for Monitor Crowd in the area with historical data by utilizing Bluetooth monitor

Notifications You must be signed in to change notification settings

Telexine/Fizbee-People-In-Area

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

img

Fizbee - People In Area

Lightweight Responsive PWA Offline capability WebApp for Monitor Crowd in the area with historical data by utilizing Bluetooth monitor

Architecture

Backend

  • Firebase Realtime Database
  • Firebase Cloud Function
  • Firebase Hosting

Frontend

  • Google Workbox For Cache and Offline
  • Manifest for PWA
  • Argon For UI
  • MomentJS For timestamp and Timezone
  • Chart.JS

Requirements

  • NodeJS
  • firebase for deployment

Installation

in root

$ firebase init 

<login and setup, public folder as root hosting>

in /functions

$ npm i
$ firebase deploy --only functions

in /public

$ workbox injectManifest workbox-config.js // generate sw.js

Run

$ firebase serve --port=5005
or
$ firebase deploy

About

Lightweight Responsive PWA Offline capability WebApp for Monitor Crowd in the area with historical data by utilizing Bluetooth monitor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published