Skip to content

Completed Navigation Drawer and Home Activity

Mukul Kumar requested to merge MukulCode/agora-android:master into gsoc-2019

I have completed the Navigation Drawer using the latest Navigation architecture Component. Navigation Drawer includes:

  1. Dashboard: From where the user can access all the elections.
  2. Profile: From where the user can see his/her profile details and change his password. (I will cover Changing password in next MR)
  3. About Agora: Which shows the Information about Agora
  4. My Invitations: From where users can cast their votes to those elections in which he/she has been invited. (I will cover this after the process of creating elections)
  5. Report a bug: From where the user will get directed to the page where he can create an issue.
  6. Contact Us: From here the user can easily visit out Gitter channels and Gitlab repositories in just one click.
Edited by Mukul Kumar

Merge request reports