Skip to content

Capstone-Design1/Banggu-Banggu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banggu-Banggu

Information

URL : ec2-13-209-35-182.ap-northeast-2.compute.amazonaws.com

Requirements

Programs

  • nodejs
  • nodejs-legacy
  • npm
  • postgreSQL

Node Packages

  • express
  • pm2 (process manager)
  • pg (postgreSQL)

Exist URL

  • /banggu, /banggu/home
  • /banggu/browse
  • /banggu/browse/detail

Our Services

Motivation

Goal

By collecting class room environmental information:

  • Find the the most comfortable and available class room to hold meeting for student
  • Provide visualise tool for school administrators to maintain and take care the school facilities without actual visit

Services

Mobile service

  • Find the the most comfortable and available class room
  • Provides the room enviroment and facility informations

Web Dashboard

  • Provides visualise tool for school administrators
  • Visualise the available information by each building, floor and class room

How it works

  1. Fetch data from each class room
  • Temperature and Humidity (DHT22)
  • Temperature (DS18B20)
  • CO2 (MH-Z14A)
  • Particle Matters (SDS011)
  • Door Open (PIR)
  1. Send to our server and collect data in our Database

  2. Evaluate We evaluate mainly two things using environmental data that we've collect

  • Score of the room environment (Degree of discomfortness, CO2, PM10)
  • People Existence
  1. Service We give these information using two different services
  • Mobile service: For those who finds available classroom to use
  • Web Dashboard: For those who manage building and classroom

How it looks

Mobile Service

  • Main page

home_1 home_2

  • Browse page

browse_1 browse_2

browse_3

  • Detail page

detail_1 detail_2

detail_3 detail_4

detail_5 detail_6

Web Dashboard

About

2018 cse4186 spring, capstone-design class project 'banggu-banggu'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •