Life Cycle Objectives By James Lee and Matt Higgins

Slides:



Advertisements
Similar presentations
Point of Sale (POS) Client & Back Office Server. Operational Concept What is our Objective? What is our Objective? What are our Goals? What are our Goals?
Advertisements

Welcome to the Award Winning Easiest to Use & Most Advanced View, Manage, and Control Security, Access Control, Video, Energy & Lighting Systems, & Critical.
Nocturne Requirements (Element14 discussion on UI) Caregiver 1. Essential - Mobile interface 2. Essential - Some form of user interface 3. Essential -
Bookshelf.EXE - BX A dynamic version of Bookshelf –Automatic submission of algorithm implementations, data and benchmarks into database Distributed computing.
CSE 4939 Alex Riordan Brian Pruitt-Goddard Remote Unit Testing.
J4www/jea Week 3 Version Slide edits: nas1 Format of lecture: Assignment context: CRUD - “update details” JSP models.
IP Camera Security System Dallan Byrne th Electronic and Computer Engineering 2007 Supervisor: Fergal O’ Malley.
SMS Gateway OZEKI NG Document version: v Adding SMS functionality to SysAid.
M-Lottery LCO presentation A simple interface for cell phone users to conveniently purchase lottery tickets through the phone Over 50% of Americans participate.
Driving Directions via Mapquest Get directions from anywhere to anywhere on your cell phone.
Tracking Services for ANY websites and web applications Zhu Xiong CSE 403 LCO.
DEC0905 Remote Control of Home Appliances ABSTRACT The objective of this project is to enable users to remotely control home appliances and systems over.
Life Cycle Objectives CSE 403 Project: Developing a GIS application for a mobile client. Developing a GIS application for a mobile client.
UNIT - 1Topic - 2 C OMPUTING E NVIRONMENTS. What is Computing Environment? Computing Environment explains how a collection of computers will process and.
MagicInfo Pro Scheduler Now that a template has been created from content imported into the Library, the user is ready to begin scheduling content to.
Travel Companion – Life Cycle Architecture Milestone Jordan HomEric Kochhar Abhinav JainChris Baker Justin QuanBen Higgins.
Directory and Map Service Operational Concept  Provides Business directory listings to cell phone users  Provide maps of specified area  Provide driving.
Spatial Note LCA assignment Chris Fitzner Thinh Luu Dung Nguyen.
Network Monitoring Through Mobile (MOBTOP) Developed By : Akanksha Jain. (102199) Deepika Reddy (102210) Team Name: Beans Guided By: Prof. Robert Zhu SUBMITTED.
(Building the Presentation Layer - KISS). Figuring out what to do! Every was not learnt over night and certainly not without proper help and support.
Sudoku Taryn Wise. Operational Concepts and System Requirements Solve sudoku puzzles in a convenient way Have a notes option for number possibilities.
Our goal is to make a web based multi-user organizer that can be accessed via cellular devices. There are three main component for this project: A main.
Application Summary  Web Application that allows its users to keep track of their exercises.  User has full control over what exercises are visible.
Unified Distributed (UDub Mail) Life Cycle Objectives Sachin Pradhan Gabriel Maganis.
CSE403 - Spring 03 Headline Tracker Jeremy Claeson Albert Wong
FriendFinder Location-aware social networking on mobile phones.
CSE 403 LCO Presentation Chris Scoville. Operational Concepts Create a built in 411-type system in a cell phone Allows the user to find a person’s phone.
Life Cycle Objectives AirlineRequest By Phong Phan Erik Day.
Finding Nearby Wireless HotSpots Matthew Mohebbi and Tessa MacDuff.
Space Notifier Jeh-Sang Cho Jin Pae. Introduction  Registering for classes  What do you do when a class is full?  How often do you check for space.
1 Chapter 1 INTRODUCTION TO WEB. 2 Objectives In this chapter, you will: Become familiar with the architecture of the World Wide Web Learn about communication.
BY: SALMAN 1.
Section 2.1 Section 2.2 Identify hardware
CSE 103 Day 20 Jo is out today; I’m Carl
BY: SALMAN.
Power meter SB-DN-PM1P03 SB-DN-PM3P02.
Getting Started on The Project Bank in Visual Studio
Data Interface Module Leighton Wingerd & Manisha Kollu
Technology Literacy Hardware.
Multilevel Marketing Tree Viewer
Advanced scheduling and reminders
What do you Wanna Do? The LCO Overview.
Home Automation System
Computer Basics Section 2.1 YOU WILL LEARN TO… Identify hardware
Smoke and Mirrors Prototype
Final Fantasy ½: LCO Overview
Scheduler 1.0 By Vipul Sabhaya Udam Dewaraja.
Project Proposal James Crompton Hendry Prasetyo 11/11/2018 CSE403.
Remote User Tracking Life Cycle Objectives
CSE 403 Lifecycle Objectives LCO Vijay Mani &Travis Krick
Don Le Kunal Walia CSE 403 Group J
Rick VanVelkinburgh and Jesse Collins. CSE403g
CSE 403 Group D Eric Chu Jordan Kiang
Disaster Assessment Management Network
CellMap Erik Curre Taj Isono.
Introduction to school IT systems
Introduction to Servlets
TravelWiz Dinh Lam David Tran 12/27/2018 CSE 403.
Wireless Hotspot Locator
Trevor Hamilton Thinh Luu CSE 403 homework 1 LCO
Pair Programming Assistant
Smoke and Mirrors Prototype
LCO Review By Crystal Hoyer and Benjamin Irwin
Radoslaw Jedynak, PhD Poland, Technical University of Radom
TimeClock Plus v7 Manager Training.
Clayton Chang, Justin McCarron, Vincent Pai
Project Change Control
An Application for Small to Medium Scale Intra-Group Communication
COMPLETE BUSINESS TEXTING SOLUTION
Private Cloud Time Attendance System
Presentation transcript:

Life Cycle Objectives By James Lee and Matt Higgins Project Name: Task Scheduler

Operational Concepts Cell phones have poor input and output capabilities compared to a normal PC This project uses the benefits of a PC with the mobile benefits of a cell phone The Task Scheduler allows users to create a schedule on a PC, which will then execute tasks on their cell phone

System Requirements A server interface with 3 ways of designing a schedule Create a schedule by days of the week Parse a student’s class schedule to create a weekly schedule Add tasks for specific dates and times The tasks include the following: Ringer on/off Alarm clock Text reminders The phone will have menus to view upcoming tasks and to disable the Task Scheduler.

System and software architecture The servlet provides the interface for the user, and stores individual’s schedules in a database. It will send commands to the phone to perform. The midlet will respond to servlet requests, and execute the specified tasks. The user has the option of turning off the Task Scheduler.

System and software architecture Client Midlets HTTP (Wireless Web) Task Servlet Database User Servlet Home PC

Lifecycle Plan Objective: Give users a quick way to create a schedule that they will use for months. Schedule: Completed by June 5th. Resources: Database, 4-6 students The servlet will need the most work, and will require more than half the group. New tasks can be added with later versions

Feasibility Rationale Implementation of the schedule interface seems feasible Different phones may not have the capability to respond to all of the desired tasks The time it takes for the user to design a schedule must be worth it for the time that they may save The servlet’s access to a student’s schedule requires for them to be logged onto MYUW