Skip to content

Hubert51/ROOMr

Repository files navigation

ROOMr

image version

Introduction

Finding an available open study room around campus is a pain. Often we need to walk around the entire, for instance, library to find a vacant study room not to mention failing to find one is just so expected.

Demo

This is homepage Welcome to ROOMr. (The homepage does not upgrade. It is still version 0.1.0.)
The homepage is designed for our campus library. This is an almost static website. The only changeable part is state part. The different value from database will give different state of this room.

Built with

  • Arduino and motion sensor: to detect vacancy status of study rooms so that we can save students time finding a place to study. ROOMr might also connect lights to preserve energy.
  • Flask with MySQL: to develop a online system so that users can check the state of study rooms.

Team member:

张家铭(Jason Zhang)
刘沛然
Hao Chang
Yuze Bob Ma
耿睿捷(Ruijie Geng)
Zhenyu(Victor) Zhu

Change Log

v0.2.1(2017/6/29)

  • Add one more login method which is username and password method.
  • Fix bug: solve the encode bug so that css and js can work normally.

v0.2.0(2017/6/27)

  • Refactoring: Divide code into several files and folders so that I can manage code easily.
  • Add user login module.

v0.1.0(2017/4/29)

  • Documentation
  • Set up server
  • Use Raspberry with arduino with motion dector to finish simple test(communication between server and devices & users )
  • Complete motion detector programming

License

ROOMr is released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages