BuildmLearn / mConference-Framework

Android Framework which allows to create apps for conferences and events
BSD 3-Clause "New" or "Revised" License
10 stars 11 forks source link

Register Section needs to be reworked #9

Open sm86 opened 7 years ago

sm86 commented 7 years ago

Current Situation: The register has a web view part currently. I have tried out tasks like:

screenshot_2016-12-23-09-45-34-878 screenshot_2016-12-23-09-41-00-304

Improvement: Ideally, this should not happen. Clicking back takes you to the main screen, so you can't get back to register screen once you have lost it.
Besides in #8 if we really need a login, we can have a G+ login instead. It is simple and easy for android users. Like figure below: image

@croozeus @jaiagarwal