droidconKE / flutterconKEApp

https://play.google.com/store/apps/details?id=dev.flutterconke.app
14 stars 25 forks source link

Add logout functionality to the app #87

Closed root458 closed 3 months ago

root458 commented 3 months ago

I am unable to log out of the application. This issue is when I wish to sign in with a different account.

MillerAdulu commented 3 months ago

This can probably be approached by having a modal pop up when you tap the profile icon on the app bar then have a user log out.

root458 commented 3 months ago

Agreed. However, I think the profile can be a great place for users to update their details such as the Twitter handles, Bio, specialties etc. as observed from the speakers' profiles. The modal pop up can the placed somewhere on this screen. This is my proposal since I haven't spotted a screen dedicated to this.

MillerAdulu commented 3 months ago

@root458,

This isn't desired functionality for the app at the moment. Event-goers should only be able to log in, bookmark events and leave feedback. The social media handles for speakers are added directly on the backend so that the app is mostly informational to allow attendees navigate the conference comfortably.

So the currently missing thing here would be to just have a quick logout pop up which should be light work.

root458 commented 3 months ago

@MillerAdulu

Got it. This is well in order.

MillerAdulu commented 3 months ago

Do let me know if you would like to take this up, then I can assign it to you.

root458 commented 3 months ago

@MillerAdulu,

I can take this up.

MillerAdulu commented 3 months ago

Assigned. Small enough to come with that dark theme PR. Do ensure to keep changes concise.

root458 commented 3 months ago

OK @MillerAdulu