Sabihashaik / Token-Plus

A queue management system made with Java and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token-Plus

A queue management system which lets students queue up virtually for specific time slots.

Credits

Android Application: Sabiha Shaik
Web Application: Shruti Vinodh

Table of Contents:

  1. Installation
  2. Features
  3. ScreenShots

Installation

Android Application

Clone or download the Project and in your app/build.gradle file add a dependency for Firebase Realtime Database:

compile 'com.google.firebase:firebase-database:10.0.1'

Web Application

The web application is hosted on Github Pages and can be used here : https://paintedskies.github.io/bitstokenplus/

Features

Android Application

  1. Areas:
    • Accounts
    • Canteen
    • IT
  2. Token:
    • Get Virtual Token
    • Select Time & comments
    • View Token number & current token on call
    • Revoke Token taken

Web Application

  1. Access:
    • Admin Access: The admin using the application would be able to log in to admin access and can control the queue.
    • Guest Access: A Guest user can view the current token on call in different departments.

Screenshots

Android Application

Start Up Areas

alt text alt text

Web Application

Start Up

Admin Access

Guest Access

About

A queue management system made with Java and Firebase


Languages

Language:Java 100.0%