SHPEUCF / shpeucfapp

SHPE UCF Mobile Application
https://tech.shpeucf.com
MIT License
12 stars 25 forks source link

Update Eboard Screen #59

Open csepulveda7 opened 5 years ago

csepulveda7 commented 5 years ago

The Eboard screen needs to be updated w/ the current elected members. The screen and button already exist, someone just needs to go in and update each individual box.

csepulveda7 commented 5 years ago

This screen should update dynamically, therefore, if any changes were to be made (new officials, removed positions, etc), the screen would get that information from Firebase and update accordingly.

Fredo54 commented 4 years ago

Converted static e-board member data into object that is passed and rendered into flatlist. TODO: Fetch eboard member data from firebase and pass into flatlist