Skip to content

Project Future Scope

Kaushal Dhruw edited this page May 16, 2018 · 5 revisions

Hi All,

Thank you for participating and collaborating in Quiz App. We wholeheartedly appreciate your hard work and contribution. As instructed by Udacity, there will be no monitoring for activity post 14 May but the project will stay live even after the course ends on the said date. We cannot guarantee anything from our end but we will work hard to manage this project. Regarding Quiz app, we were given 1 month to provide a minimum viable product which we think we have delivered in v1.1.3.

Rest assured, there is still scope for future work and improvement albeit only for learning purposes as there is no monitoring metrics from Udacity. Just follow the guidelines as stated and we will definitely entertain you as and when we are able to. You can always contact us by creating an issue or by mailing us at:

Here are some of the things we planned but couldn't complete on time:

  • Create Quiz with local persistence (SQLite database)
  • Add Resource from the device (Share page from local device browser will list quiz app as one of the options).
  • Responsive UI with landscape mode support
  • Correct erroneous messages to the user (Right now almost all the ERROR messages are generic)
  • Attempt quiz in offline mode (With SQLite)
  • Using Leak canary to analyze memory leaks
  • Dagger2 for dependency injection and Mockito for mocking and testing
  • Unit and Instrumentation tests
  • Save entire user response in remote firebase database, so users can review any quiz any time

If you feel there is any other scope for improvement please do contact us via above mentioned email addresses

Clone this wiki locally