Introduction

In the first Personal project or submission in android Intermediate is assigned to complete an application with existing conditions, such as:

  1. Display a list of stories from the API
  2. The login process succeeds correctly
  3. The register process succeeds correctly
  4. Create Custom View in the form of EditText according to the criteria
  5. Store session data and tokens in preferences
  6. There is a feature to logout to delete the session
  7. A detail page appears when one of the story items is pressed
  8. The process of adding a new story is successful according to the criteria
  9. Create animation in the application
  10. Display the list of stories in map form correctly.
  11. Display the story list using Paging 3 correctly.
  12. Implemented unit tests.

Whats Project

For documentation, please see below :