Contributor
Divyank Lunkad

Agora Android


Mentors
Ritesh Agrawal, T Thuvarakan, prudhvi reddy
Organization
AOSSIE

Agora Android application runs smoothly and works fine with all the functionalities. This summer I am planning to add a Welcome screen for the new users and use the spotlight feature to guide all the new users with every feature in the app. The major fix will be memory leaks, which hinder a lot in the performance of the application. I am going to enable deep linking and allow users to vote through the app itself. Adding a search bar to search elections is on my to-do list. Manually adding every voter and candidate can be hectic for a large list, so I plan to make it easier by importing these data from excel sheets. I will be adding more visualization techniques in Result Fragment and also export the result in excel format to external apps or share it as a png file. I will connect the application to Firebase, and enable crashlytics, analytics, and Firebase Cloud Messaging for better app retention. In addition to this, I am planning on multi-theme support and writing unit tests for all the business logic implemented.