We'll want the app to have some stored info about users, e.g.
What routes they have done before
What speed they actually kayak at
We'll want to share some info across all users, e.g.
What the popular routes are in an area
Could be good if users could advertise that they plan to do a route at some future point, and want to recruit people to go with them. There's safety in numbers when kayaking, and so people are often keen to go with a group.
So we'll need users to login. Would be nice if we can get one of those simple logins that allows e.g. gmail / apple login.
Where do we store data, if we are storing user data?
We'll want the app to have some stored info about users, e.g.
We'll want to share some info across all users, e.g.
Could be good if users could advertise that they plan to do a route at some future point, and want to recruit people to go with them. There's safety in numbers when kayaking, and so people are often keen to go with a group.
So we'll need users to login. Would be nice if we can get one of those simple logins that allows e.g. gmail / apple login.
Where do we store data, if we are storing user data?