Computerized Sign In/Sign Out System - PowerPoint PPT Presentation

1 / 28
About This Presentation
Title:

Computerized Sign In/Sign Out System

Description:

Friendly user interface. Accurate way to record login/logout times ... MECCA lab will have user friendly system. Login/logout will be easier/quicker ... – PowerPoint PPT presentation

Number of Views:40
Avg rating:3.0/5.0
Slides: 29
Provided by: csU73
Learn more at: http://www.cs.ucf.edu
Category:

less

Transcript and Presenter's Notes

Title: Computerized Sign In/Sign Out System


1
Computerized Sign In/Sign Out System
  • 10-14-03

2
Presentation Overview
  • Client
  • Concept of Operations
  • Requirements
  • Specifications
  • Project Management Plan
  • Test Plan
  • Questions Answers

3
Client
  • Jacqueline A. Smith
  • Director Minority Engineering Computer Science
    Programs
  • jasmith_at_mail.ucf.edu
  • (407) 823-5486

4
Concept of Operations
  • Proposed System
  • Description
  • Needs
  • Users Modes of Operation
  • Operational Scenarios
  • Expected Impacts
  • Analysis

5
Proposed System Description
  • The Minority Engineering Center of Academic
    Assistances lab would like a more efficient way
    for students and tutors to sign in and out when
    entering the lab.  A way to keep track of the
    time that students and tutors spend in the lab is
    needed.  Also, a need for an administrator of the
    lab to quickly find certain statistics such as
    the average amount of visitors to the lab,
    average time spent in the lab, and what major are
    the majority of students enrolled in. 
    Statistical analysis will help show that the lab
    is indeed helping many students and is beneficial
    to the school. 

6
Proposed System Needs
  • More efficient way to Login/Logout
  • Accurate way to track lab usage time
  • Provide statistical reports
  • Avg. amount of visitors
  • Avg. time spent

7
Proposed System Users Modes of Operation
  • Users
  • UCF Students
  • Tutors
  • Administrators
  • Modes of Operation
  • Normal
  • Manual

8
Proposed System Operational Scenarios
  • Typical Scenario
  • The student swipes there UCF I.D. card to login. 
    There I.D. is found in the database and the time
    is logged.  The student than receives help from
    the tutor and prepares to leave the lab.  Once
    the student leaves the lab they will be asked to
    swipe there UCF I.D. and the time shall be logged
    and the student shall be logged out. 
  • Atypical Scenario
  • The student or tutor wishes to login.  They are
    asked to swipe there UCF I.D. card but they
    forgot it.  On the screen will be a box for the
    student of tutor to enter there NID and login. 
    After the student or tutor enters there NID the
    time shall be logged in a database.  Once the
    student or tutor are ready to leave they shall
    enter there NID in the box on the screen and the
    time shall be logged in a database. 

9
Proposed System Operational Features
  • Features
  • Friendly user interface
  • Accurate way to record login/logout times
  • Card swipe reader for simple login/logout
  • View and print statistical reports
  • Options
  • Record subject student is tutored in
  • Way to evaluate the tutors
  • Send emails to students to evaluate the lab

10
Proposed System Expected Impacts
  • MECCA lab will have user friendly system
  • Login/logout will be easier/quicker
  • Accurate log times kept
  • Accurate quicker report generation

11
Proposed System Analysis
  • Expected Improvements
  • Faster way for users to login/logout
  • Accurate Statistical Reports
  • Disadvantages
  • Client decreases report functionality for user
    friendly system
  • Limitations
  • Time constraints
  • Risks
  • Time to interface to card reader
  • Alternatives Tradeoffs
  • Develop system without card reader
  • Improving the current computerized system

12
Specifications
  • Overview
  • Use Cases
  • Specific Requirements

13
Specification Overview
  • Assumptions
  • Users will have UCD ID card in hand
  • Users will remember NID
  • Stakeholders
  • Client Jacqueline Smith
  • Users
  • Developers

14
Specification Use Case
  • The students can either log in to the system by
    swiping their UCF ID or manually by clicking on
    the Login button on the main screen and
    entering their NID.
  • The students may log out of the system by swiping
    their UCF ID or manually by clicking on the
    Login button on the main screen and entering
    their NID.
  • The students may use the Modify Profile button
    on the main screen to update their information in
    the user database.

15
Specification Use Case
  • Administrators manually log in to the system
    using a password for authentication.
  • Administrators may add tutors using the tutor
    manager page.
  • Administrators may remove tutors using the tutor
    manager page.
  • Administrators may generate statistical reports
    using the reports manager

16
Specification Specific Requirements
  • Functional Requirements
  • System must log the times that the user logs in
    and out of the lab
  • System must be able to generate statistical
    reports on the usage of the lab
  • Environment Requirements
  • Hardware
  • Pentium III or equivalent
  • 128 MB Ram
  • 250 MB free hard disk
  • Available serial port
  • Software
  • Windows 98SE/ME/2000/XP
  • JRE
  • Extended Java COMM package

17
Project Management Plan
  • Application Standards
  • Team Organization
  • Deliverables
  • Software Lifecycle Process
  • Tools Computing Environment
  • CM QA
  • Risk Management
  • PERT Chart
  • Metrics

18
PMP Application Standards
  • Coding Standard
  • Java Code Convention (http//java.sun.com/docs/cod
    econv/)
  • Documentation Standard
  • Hard Soft copy format
  • 12pt, Times New Roman, Sections Headers
    underlined and bolded
  • Artifact Size Metric Standard
  • Original LOC vs. Modified LOC
  • Milestones Deadlines

19
PMP Team Organization
  • Group Members
  • Mike Bergandi
  • Tommy Fulbright
  • Kyle Hancock
  • Group Communication
  • Email
  • Online Messaging Services 

20
PMP Deliverables
 Artifacts  Due Dates
 Concept of Operations  10/03/03
 Software Requirements Specification  10/03/03
 Project Management Plan  10/03/03
 Project Management Report  11/18/03
 High-Level Design  10/21/03
 Detailed Design  10/21/03
 Test Plan  10/03/03
 Test Results  11/18/03
 User's Manual  11/18/03
 Source Code  11/18/03
 Build Instructions  11/18/03
 Project Legacy  11/18/03
 Final Presentation  11/18/03
21
PMP Software Lifecycle Model
  • Waterfall
  • Proven Model
  • Early Fault Detection (Feed Back Loops)

22
PMP Tools Computing Environment
  • Java 2 environment extended packages
  • Swing GUI development
  • JDBC
  • Access Database
  • COMM Port Functionality

23
PMP CM QA
  • CM
  • Version Control via naming convention (Doc. Ex.
    FileName_Date.doc)
  • Change Control via baselines
  • QA
  • Inspections
  • Documentation
  • Source Code

24
PMP PERT Chart
25
PMP Metrics
  • Requirements Phase
  • Number of requirements changes vs. number of
    requirements
  • Specifications Phase
  • Number of requirements specified
  • Implementation Phase
  • Number of classes, classes added/removed, number
    of loc vs. modified loc
  • Integration Phase
  • Number of code conflicts
  • Maintenance Phase
  • Number of changes in overall project, including
    documentation and source code

26
Test Plan
  • Objective Find Errors
  • Stopping Criteria
  • Successful Scenario Test
  • Client successful test
  • Test Cases

27
Test Plan Individual Test Cases
TestCase Test Objective Test Description Test Condition Expected Results
01 Card Reader is being read properly A student swipes his ID and the data is read  from the card  See Test Environment Student is either prompted to enter his account information or is prompted with a "Welcome"
02 Initial Student Account setup upon first login A student swipes his ID and the account is not found  See Test Environment Student is prompted to complete the account information
03 Subsequent Student logins A student swipes his ID and the account record is found.  See Test Environment Student is prompted with a Welcome Back message
04 Time stamp is recorded when student logs in A student logs in and the time is stored in the database  See Test Environment Student is prompted with a Welcome message
05 Time stamp is recorded when student logs out A student logs out and the time is stored in the database  See Test Environment Student is prompted with a Thank You message
28
Question Answer
Write a Comment
User Comments (0)
About PowerShow.com