-
Notifications
You must be signed in to change notification settings - Fork 28
Profile
The Profile screen is accessed from the Home screen through the trailing button in the navigation bar. The profile of the user is stored on-device, and is kept in sync with the backend server.
The profile screen shows the user their full profile (username, interests, organization, etc) and also feature the 'Edit' button to show its editor as a Modal view. The profile screen shares a common section view with the member profile page; this common view is tailored for the respective screens using its properties (Eg. In Member profile page, the empty fields are hidden; while in User profile page all fields are shown).
The profile editor allows the user to quickly edit their profile seamlessly in a model view. It features a variety of suitable controls to facilitate the editing of different properties of the user (eg. toggle for 'Is Mentor' and text field for 'Name'). The 'Username' of the user is not editable.
- Home
- Contribute To The Project
Documentation
- Setup and Install
- Tech Stack
- UI Design
- Backend Documentation
- App Architecture
- Main Concepts
- App Features
GSoC Students
- 2020 - Yugantar
- GSoC All Final Reports