 Tracks seats availability in a specific class (CRN)- only for HOKIES.  Has the ability to track a list of classes.  The tracking list grows dynamically.

Slides:



Advertisements
Similar presentations
WNYHealtheNet Introducing your new 5010 Graphic User Interface (GUI) pages. Starting mid July users will see the following new look for WNYHealtheNet.
Advertisements

AIMSweb Benchmark Online Training For AIMSweb Teacher Users
Site Help.
MY NCBI (module 4.5).
SMART WEB USER GUIDE Log-in and Password Directory Search Sending Pages Changing Pager Status Assigning Pager Coverage, Referral, and Page Block Reviewing.
AIMSweb Progress Monitor Online User Training
Tutorial EBSCOadmin User Groups support.ebsco.com.
Polycom Quotes on Demand Tool Partner User Guide Version 1.1
Service Manager Service Desk Overview
MIP Workbench: Revisions FEMA Learning Management System FEMA REVISION LEAD.
MIP Workbench: Revisions FEMA Learning Management System FEE ADMINISTRATION ROLE.
Library Online Catalog Tutorial Pentagon Library Last Updated March 2008.
REGISTER FOR CLASSES. USING THE STUDENT INFORMATION SYSTEM (SIS)
Pennsylvania’s Protection From Abuse Database
Registering to SASHA The registration stage for application beings with the user selecting the ‘Profile’ button on the main menu. Registering to the application.
New Features in Release 4.3 (May 16, 2005). Release 4.3 New Features Navigation enhancements Punch-out supplier availability notifications The ability.
School User’s Guide Reviewing an Incident Report October 2013.
Updating User Information Password – use this field to change your own password Confirm Password – retype the new password for verification purposes To.
Toll Free: Project Manager Tutorial.
MEGS+ Michigan Electronic Grants System Plus Office of Special Education May 2012.
LGC Website and Customer On-line Tools LGC RESOURCE 2014.
StressChill App Click the StressChill icon (shown to the right) to open the app. If you do not see this on the desktop, you will find it in the pull up.
AQS Web Quick Reference Guide Changing Raw Data Values Using Maintenance 1. From Main Menu, click Maintenance, Sample Values, Raw Data 2. Enter monitor.
Web Based Inventory Site Building Room Asset Number Category Type Description Serial Number Manufacturer Model Vendor Name Acquired Date P O Number Budget.
S ECRETARIAT IDE Web Application/Database You access this secure website by entering the following address:
WEB PRICING SYSTEM User Manual. Click here to Log In The Defense Commissary Agency Vendor Price Change system is located at
Welcome to Keyboarding Pro DELUXE ® Get Started Get Started Create Your Student Record Create Your Student Record The Main Menu The Main Menu Send Files.
Session #23 Hands On NSLDS for Beginners Valerie Sherrer & Andrea Wise.
Office of Educational Technology School District of Philadelphia Introduction to Sites Google Sites This presentation is available at
Introduction to Member Bridge An overview of features and uses for APNA Members Member Bridge.
Drinking Water Infrastructure Needs Survey and Assessment 2007 Training.
Duty Log and Chat Setup SSG Frese, Jerome S. Sensor Manager Cell 12 MDD.
Session Objectives • Login to PeopleSoft Test Framework(PTF)
1. To start the process, Warehouse Stationery (WSL) will invite you to use The Warehouse Group Supplier Electronic Portal and will send you the link to.
Web Admin Attendance Core Trillium Version Moves to the Web for Admin Attendance Next Slide shows the New Screen.
Voting with SOSA/OVRD SOSA/OVRD. Login and Information Screens After login, the SOSA Voting Information screen displays The Database drop-down allows.
The link to the Custom Point Login is:
OpenEMR: Basic Billing Based on OpenEMR 4.1 Laboratory Informatics Institute January 2014.
Granite School District Crosspointe Gradebook Parent/Student Portal
PaymentNet: Cardholders Procurement Services Laurie Krauel.
INTRODUCTORY GUIDE TO SURPLUS LINE INFORMATION PORTAL 2.0 (SLIP) CALIFORNIA’S ELECTRONIC FILING SYSTEM THE SURPLUS LINE ASSOCIATION OF CALIFORNIA Quick.
1 Mezzanine Ware (Pty) Ltd © 2014 Installing\Uninstalling the Mezzanine Helium Android application.
Staff Module and Summary of Changes 1. Icon Changes: Page 3 Signing In and Password/Pin Changes: Page 4 Logging Out: Page 8 Staff Module Changes: Page.
PaymentNet: Approvers Procurement Services Laurie Krauel.
CPD App Design V5 Hello! July CPD App Design.
Staff Module and Summary of Changes 1. Icon Changes: Page 3 Signing In and Password/Pin Changes: Page 4 Logging Out: Page 8 Staff Module Changes: Page.
Lecture Notes for Revisiting Use Case Descriptions.
User Guide for the Provider Portal How to Register for the Portal How to Add and Delete Users to the Portal How to Change Users Passwords How to look up.
2016 TELPAS Online Testing. TELPAS Assessment Management System Accessed at
Single Sign-on with stoneware Presented by:. Access Stoneware Visit the district home page. In the main menu, hover over LCS Employees and choose Stoneware.
Special Programs Power School Overview OFPSI By: Nakeya Johnston-Peterson.
Quick Info Tables: Unsubmitted Transactions Transactions with Alerts
Journal of Mountain Science (JMS)
Installing Citrix Receiver
Mobile Trip Log.
Learning Systems Design & Development (LSDD) Track
WAPlanfinder Home Appears when documents are requested
Windows Tablet App Gate Overview
The Smarter Balanced Assessment Consortium
Selenium HP Web Test Tool Training
The Smarter Balanced Assessment Consortium
1. Open Visual Studio 2008.
Rr Donnelley Custom point.
Using Destiny Your Guide to managing your account, eBooks, placing holds, and using the Destiny Apps!
OnCourse Connect is simple to use and can be accessed from any online computer, smartphone or tablet device. This secure website will allow you real-time.
Prepare a DD Form 1081-Return
How to Submit your Booking Requests?
The Smarter Balanced Assessment Consortium
The Smarter Balanced Assessment Consortium
Presentation transcript:

 Tracks seats availability in a specific class (CRN)- only for HOKIES.  Has the ability to track a list of classes.  The tracking list grows dynamically.  Class status is updated in real time.  Notifies user if there are available seats.  Has the ability to check for available seats.  TODO: have an option to add a class if seats were found.

 AsyncTasks were used to update the GUI with the parsed result.  HttpPost/Get results are parsed in the background of the AsyncTasks.  User information is saved in sharedPereferece through the RoutingMessages class.  List view was used to display tracked classes.  A Tracking Service that checks seats availability for each class in the list.  A notification class.

Login Tracking List Search by CRN Tracking Service Check user Credentials Main Menu

 User has to input his/her information once.  Handles invalid user name or password errors.  Handles errors when the website is down for maintenance.

 It was hard to login to VT server due to security issues.  Dynamic fields had to be saved along with the user info in order to login.

 Displays who is logged in.  Logout option will delete user info and a warning message will be displayed.  Debug button was used for testing purposes.  The top right button prompts the search menu.  The top left button prompts the tracking list.  Info button will display app version and the designer information.

 After the user inputs a CRN and click on “Find Seats” button, the class information will be displayed and if the class is full a “Track Class” button shows to ass class to the list.  Handles invalid CRN errors.  Handles errors when the website is down for maintenance.

 The list contains all the classes that are being tracked.  Classes info and status will be displayed.  User can click on an item and delete it from list.

 Since it hard to test the functionality of the app due to time constraints, a debug button was used to change the available seats in one of the classes when its clicked.

 When an item from the list is clicked, the user has the option to delete that item.

 When there are seats available in one of the classes, this notification will be prompt.  The phone will vibrate and beep.  The status of that class on the list will be updated.

 This service will be running in the background even if the app is destroyed.  It has a thread that keeps checking for available seats for all the classes in the list.

 When the user clicks on the “Logout” button, this warning will be displayed.  If logged out, all the user information will be deleted along with the tracked list.  Login screen will be displayed if user clicked yes.

 Add options to enable the application to add class when its available.  Include other Universities.