User:M.Fawaeer
Appearance
Android Kalboard360 project handover
[edit]- Document Purpose
This document records the transfer of all the information required for the Android Team to manage the development part of the software associated with the product will deliver by this project. Key project document and useful project specific document are stored within the project folder on Android Work Space. Location: • /Users/suzanel-aydi/Documents/Kalboard360WorkSpace/KALBOARD360
- Handover Document
This document includes Modules, Services, Special cases and Callback functions related to modules.
1. Splash Screen Activity: This Activity contains Login, forgot password Module.
1.1. Login Module:This is the main module that synchronize all data related to the user (user name, user image, exams, etc.) and below an image describe data in login (regarding to API requests it listed on the Constants file as routes):
1.1.1. Login Fragment: below functionalities related to this fragment:
1.1.1.1. Validate user inputs (Username, Password) and cases listed below: 1.1.1.2. Forgot password: Redirect User to forgot password fragment (forgot password listed below as a fragment). 1.2. Forgot Password Module:in this module user can request to reset his/her password using Username and below the API request and response:
Expected response: