ucsb-cs156-m23 / proj-gauchoride-m23-9am-3

https://ucsb-cs156-m23.github.io/proj-gauchoride-m23-9am-3/
0 stars 0 forks source link

EPIC: Any user can add their cell phone #5

Open github-actions[bot] opened 1 year ago

github-actions[bot] commented 1 year ago

User Story

Discussion

The current spreadsheet provided by Mike Fogelsonger has a list of cell phone numbers for drivers. This is used by the drivers to communicate with one another.

Similarly, it is helpful for drivers and riders to have each other's cell phone numbers.

In this issue, we make it possible (but not required) for any user to provide their cell phone number, and have that associated with their record in the Users table.

Acceptance Criteria

First Issue: add cell to user entity

Second issue: allow updating of cell phone in backend

Third issue: display cell phone on user profile page

Fourth issue: There is a way to update the cell phone

github-actions[bot] commented 1 year ago

Copied from https://github.com/ucsb-cs156/proj-gauchoride/issues/62