Systers, an AnitaB.org community
Find and rename TaskViewModel to TasksViewModel (Mentorship - Android)
Prerequisite:
- Fork and clone the project from the github repository
- Follow the documentation for successfully setting up the project
- Open Project in Android Studio
Steps:
- Find the file named
TaskViewModel
. - Inside the file, there is a single class named TasksViewModel.
- The names of the file and the class are different, which is not a good development pattern.
- Rename the file from
TaskViewModel
toTasksViewModel
Resources:
- If you need help or get lost, post a response to our questions topic in our #gci stream.
Work Submission:
After successfully fixing this issue, commit and make a Pull Request. Title of PR should contain "Program:GCI"
- Commit Message Style Guide
- Sample PR structure
- Make sure to attach either screenshot or GIF of the fixed issue
Task tags
Students who completed this task
newtonium