Skip to content

VanceDR/Crowd-Counter-Test

Repository files navigation

Crowd Counter with NodeJS

A WoT Project for Raspberry Pi

Members:

Armocilla, John Mar Y.

Del Rosario, Vance

Reyes, Justin Rupert F.

Rudico, Ericka F.

Pre-req

  1. Node installed
  2. Visual Studio Code

Running the Codes

  1. Open Terminal with
ctrl + `
  1. Clone the github repository with
git clone https://github.com/VanceDR/Crowd-Counter-Test.git
  1. Go to the folder by
cd Crowd-Counter-Test
  1. Install packages needed using
npm install
  1. Run the app using
npm start
  1. Open the App in browser with
localhost:8484

Implemented

  1. Counter
  2. Real-Time updated with Socket.io
  3. Charts with Charts.js
  4. Functioning Updates from counter to graphs

To-Do

  1. Integration of the PIR Sensor to Control the increment and decrement of the values in the webapp
  2. Need Database to collect data over time

Screenshots

Main Page People Count Peak People Count

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •