Systers, an AnitaB.org community
Redesign Home page to make the TextViews Clickable (Mentorship - Android)
Prerequisite
- Create a GitHub account.
- Fork and clone Mentorship-Android
- Install Android Studio
- Run the project in Android Studio
Description
As of now, the contents of the home page is static and different pages can be explored only from the Navigation Bar. Your task is to make the texts on the Home Page clickable. For example, clicking on "Pending Requests" text takes the user to the screen where all the Pending requests are listed. The same should be done for all the possible TextViews that can be made clickable. Also, you are free to enhance the UI of the screen and add any kind of animations you like.
Steps
- Locate the files dealing with Home Screen
- Modify it as described.
Tips
- Always follow material design guidelines.
- Adding animations might make the design look much more attractive.
- Be sure not to overdo anything.
Resources:
- Download Android Studio
- Setup Android Studio
- Android Material Design
- If you need help or get lost, post a "New topic" in the coding-android-tasks stream.
Work Submission
Create a pull request with label "Program:GCI" in Mentorship-Android with the code changes for the task.
Task tags
Students who completed this task
asawesome07, BartekPacia, HardikJH, i_maier