AmericaSCORESBayArea / AmericaScores-CoachApp

React native based mobile app for Americas scores attendance management
5 stars 2 forks source link

Coach can take a photo a signed Waiver/form to enter it in a student contact history #514

Open CritiqalPete opened 5 months ago

CritiqalPete commented 5 months ago

this will support the "Paper-Based Workflows" initiative

  1. Coach selects Team and Students roster
  2. Coach selects Student from the roster
  3. [New] Button Provides an option [Take a Photo of a Paper Form] with the help "this will make a record of a signed document for SCORES"
  4. [API DEPENDENCY] Photo is stored as part of a Waiver History entry "Paper Form Received" and also the Paper_Received field is set to TRUE on the Student Record
  5. [New+API DEPENDENCY] On submission a new field appears in the Student Record view "Paper Form Submitted {Date}"

Images of Current UI for reference

Image Image

AleksandrMolchagin commented 5 months ago

Potential compressing library for frontend: https://www.npmjs.com/package/react-native-compressor

CritiqalPete commented 4 months ago

@citassy can you replace the screenshots here with proper UI? A clean view of the student record and a button to capture and upload waivers.