-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Welcome to the Wellness-Center-Older-Adults wiki!
The purpose of this web application is to create a management system for the volunteers and administration of the Wellness Center for Older Adults. The application will be used to keep track of client's requested rides, which volunteers are responsible for serving those rides, and a log of completed rides.
Roles of users who will be using this application:
Transport Volunteer
- Chooses a ride from the available rides listed
- Responsible for picking up a client from their designated location
- Once the client is dropped off, depending on if the trip is one way or a round trip, the transport volunteer is responsible for marking that the client was dropped off at the first stop / final destination
Admin Volunteer
- Sits at front desk and answer phone calls
- Help with medical equipment, by having people fill out paperwork
- May be requested to assist with managing the rides in the application
Employee
- Assigning the client / volunteer
- Enters all the rides into the system
- Collects location and personal information from clients
This wiki can be used to find documentation about specific components within the codebase that may be confusing or difficult to understand initially. If you ever contribute something that you believe would need a wiki page, you can also add to this wiki or edit it anytime! In fact, this is encouraged: any attempt at code documentation is almost always better than having none.
If this is your first time pulling this repository, make sure to follow the README.md file in order to build and run the project. Ready to get started? You can view your first tasks on the project board under the Projects section of the Repository. Make sure you have a basic understanding of what Agile is, and how the Sprint system works!