-
Notifications
You must be signed in to change notification settings - Fork 3
Glossary
lepoidev edited this page Feb 16, 2018
·
12 revisions
- User: Task Provider or Task Requester or both
- Task Provider: User who wishes to complete a listed Task
- Task Requester: User who needs a Task completed
- System Administrator: User responsible for upkeep and management of GeoTask app
- Task : Work requested by a Task Provider
- GeoLocation: Geographic location specified for a Task pertaining to where it will take place
- Username: Unique name pertaining to the users. Same for both provider and requester.
- Contact information: Information such as phone number, email for a User
- Task Title: A name given to a specific Task (maximum 30 characters)
- Task Description: Description of Task’s specifications to be viewed by Task Providers (maximum 300 characters)
- User Profile: A page where a User's Username and Contact information can be viewed
- Task List: A view where Users can see a list of Tasks which are Requested or Bidded, as well as their own Provided and Requested Tasks
- Bid: A bid made by a Task Provider contains a description and a dollar value for which they are willing to complete the Task
- Request: A Task Requester can add a new Task with status: Requested to the Task List
- Delete: Remove a task from the global Task List
- Accept: A Task Requester can accept a Bid made by a Task Provider on a Task and assign them to complete the Task
- Edit: A Task Requester can change various information about a specific Task
- Filters: Various ways which the Task List can be filtered to view specific types of Tasks
- Photograph: Optionally, Photographs can be added by a Task Requester to a Task (maximum 65536 bytes)
- Requested: A Task has been created but holds no current bids.
- Bidded: One or more Task Providers has bidded on a Task.
- Accepted: The Requester has accepted a bid from a Provider and the Provider is currently in the process of fulfilling the requested Task.
- Completed: The Provider has completed the Task.
- Declined: Task Provider’s request to do a Task has been declined by the Task Requester