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 calendar server that stores all the info of the user
A servlet that handles requests from cellular devices
A midlet that allows the users to access the planner.
Operational Concepts – What isit?
Multi-user Planner
Our service will have the following features:
Allows multiple users to access the planner
Schedules can be viewed from cell phones
Update schedule from cell phones
The following features can be added in later releases:
Reminder alarm by cell phone prior to important events
Remove group members
Automatically generates weekly events
System Requirements – Whatdoes it do for us?
System and software architecture– How?
User
Midlet
Calendar
Servlet
Web
Browser
Calendar
Server
We currently have a server running on
It allows creation of new groups, add/delete group
members and events
Prototype servlet running on
Which just allows the viewing of events
We do not have a prototype midlet
System and software architecture– How?
Life Cycle Plan - Who wants it?
C:\Program Files\Common Files\Microsoft Shared\Clipart\cagcat50\BS00508_.WMF
Companies or organizations that have alreadyimplemented a multi-user calendar on the web
Expand services to cell phones
Productive Computing Inc. offers a web based multi-user calendar application
Cell phone companies should support all applicationsthat use wireless web feature.
The more applications that use wireless web, the widercustomer base of people who will use their phone for wirelessweb.
Who would pay for this?
Feasibility Rationale –Is this really true?
Should we really do this?
Probably not
The server URL that is used is one unprofessionally madeby a group of cse students last quarter.
Support and documentation are limited
Has not been extensively tested
Unless
Need to find a more reliable server URL for theservlet to connect to.
May be hard to find within a limited period of time.
Needs to be free.