Outdoor Afro App Guidebook for Volunteer Leaders is Live!
Did you know that the Outdoor Afro App Guidebook for Volunteer Leaders – Version 1.0 | Living Document is live?! Please be sure to check it out.
Here is the document – feel free to download it from this document version as a PDF: Outdoor Afro App Change Management Guidebook for Volunteer Leaders
Here is an audio walkthrough that outlines the content of the guidebook: Outdoor Afro App Guidebook Walkthrough V1 2025.mp4
As a reminder here is a link to our previous MicroBlog: Our Future on Meetup – https://outdoorafro.org/2025/05/our-future-on-meetup/
Some of Last Week’s Updates!
- Added the payments-step component to handle all payment-related information for a created trip.
- Updated Supabase to store and manage a payment details object with total_payment_requested, payment_instructions, and payment_due_date.
- Modified the app to send and process the payment details object.
- Improved the search layout to ensure all cards are fully visible and not cut off.
- Improved getTripsByCity to also include trips from the state the city belongs to.
- Added tags to the category card so users can see the trip categories at a glance.
- Added a banner to notify users when an update is available.
- Improved the behavior of the “recommended” section to always show trips in order of proximity, expanding the search radius by 100 miles until trips are found.
- Added a button in the recommended list to load more trips, up to a limit of 7.
- Added validation to latitude and longitude so leaders can’t leave them empty or set them to “0”.
- Fixed a bug that allowed registrations from the waiting list to move to “completed”.
- Added an allergy field for children going on the trip with their parents.
- Added functionality to show the waiver to leaders and created the necessary components to view the information.
- Fixed trips in production that were missing latitude and longitude.
- Fixed the cron function that marks trips as “complete” after the trip’s end_date.
- Fixed issue with user’s ability to edit trips
- Fixed issue with special characters added by users preventing trip pages from rendering.