TAMUSHPE / MobileApp

TAMUSHPE Mobile App
MIT License
10 stars 0 forks source link

Checking Off User Shirt Orders #314

Closed alvarojcamachoh closed 5 months ago

alvarojcamachoh commented 5 months ago

Created the admin screen for admins to see users who have ordered shirts. Admins are allowed to select users, see if they have ordered a shirt, see the size shirt they have ordered, and then check off a user. If a user is accidentally checked off, a user can also be unchecked. Users are sorted by unchecked users on top and checked users at the bottom.

NOTE: The note that tells an admin whether or not a user has picked up a shirt does not currently display on the touchable opacity, only on the modal after clicking the touchable opacity.