Skip to content

Android App for viewing and booking conference rooms connected to Google G Suite

Notifications You must be signed in to change notification settings

mega-byte2600/meetrix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetrix

Introduction

Meetrix is an Android application which displays ongoing meeting information based from your Gsuite calendar room resoruces.

Features:

  • Create a quick booking using the app
  • View a timeline of bookings
  • Quickly see if the room is free or occupied

Screenshot

Installation

This section guides you through the installation process

Requrements:

  • Any Android device running Android 4.1 (Jelly Bean) or later (preferably a tablet)
  • Google G Suite (formally Google apps for work)

Step 1

Create a new user to G Suite. This user should have access to calendar resources and not requre any pin for device. Use any email alias you like i.e [email protected]

Step 2

Download Meetrix app from Google play: #INSERT LINK#

Step 3

Open the app and sign in with your new user i.e [email protected]

Step 4

Profit!

Behind the scenes

This app containts a few modern Android development techniques:

  • Kotlin as main language
  • Dagger2 for depencency injection
  • MVP
  • RxKotlin
  • DataBinding

Termes of use

This app may be used as pleased. However, it may not be sold or rebranded for profit use. You must give credit to Star Republic if using this app in your company.

About

Android App for viewing and booking conference rooms connected to Google G Suite

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 50.4%
  • Java 49.6%