question archive Develop a web-based project as part of a system for "Team management and communication
Subject:Computer SciencePrice: Bought3
Develop a web-based project as part of a system for "Team management and communication." over two phases. The system should enable any registered team leader to: add, update, or delete a task. The system should also allow registered team members to view his tasks along with their data ,deadline and progress.
Hint: you should search for task attributes (not less than 3) other than ID, name, deadline and progress from the internet and give the associated reference.
Phase 1 (GUI)
At phase 1, develop the client interface to provide the following tasks
Differentiating user in the client side
For team leaders only:
For both team leaders and registered team members:
Hint:
Provide the necessary attributes and GUI interfaces and use the necessary communicating protocol.
Phase 2 (Server-side service)
At phase 2, develop five web-side services using the JAVA programming languages. For each service listed in phase one, you should provide a website service using JAVA and provide the required security for your services to grant access only to authorized users
Here are some details regarding the functionality of some services: