Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

40 lines (25 loc) · 1.19 KB

RLab

Available in the Google Store for all android devices with version more than Android 4.0.4

A monitoring app used by HandsOn lab at ODU. The app displays the device owner's status if he is available near the beacon's proximity.

The user can write and store notes on the app besides displaying the project updates.

*Bluetooth should be turned on for the device to detect the user status but even without the bluetooth the app can still work on the other features.

Features:

  1. List of students working in the lab.
  2. On going projects in the lab and their updates or status.
  3. List of students working under a project.
  4. Important notes for the lab.
  5. List of hours worked in lab for everyday.

This app receives notifications about new updates and status of lab members.

This app is developed on Android studio 2.2.2.

App version:

  • Build tools version 23.0.2
  • Minimum sdk version 15

Dependencies:

  • Jackson mapper (1.9.13)
  • Http components (4.2.1)
  • Cardview-v7 (23.4.0)
  • Android beacon library (2+)
  • App compat-v7 (23.4.0)
  • Firebase client (2.5.1+)
  • Firebase messaging (9.4.0)
  • Androidplot (0.9.8)