maddalihanumateja / Share-With-Images

AR iOS app for a vision-based tangible interface
1 stars 1 forks source link

Need to implement and manage user accounts #18

Open maddalihanumateja opened 6 years ago

maddalihanumateja commented 6 years ago

The prototype was built assuming a single user with a single list of images. We need to allow for multiple user accounts and their associated sessions and list of SharingImages (kind of like having a communication protocol for each user).

We could also look at having "sessions" (Kind of like a hangouts session) be the way we manage interactions. The app's main screen could have a "start session" button and "involve other people" option.