The problem Equilibria solves
Here we are with a platform to help one out in managing and performing tasks and to bring a balance between time and task.
- Section to create a to-do list to plan our day.
- Reminder section where one can add reminders for time-bounded tasks.
- To keep pace with the time we have a Pomodoro section where the user can set the timer of the specified time within which the work is to be done and analyze his/her speed.
- Community section where one can join groups of one's interest and get his/her task-related doubts resolved there. This mutual helping will motivate to keep learning and going
- In each community, an announcement area is also there where community-related announcements made can be received and can be directly added to the reminder list.
Challenges we ran into
- Faced issues in understanding fragment lifecycle (recyclerview was adding multiple views)
- Had issues in implementation of alarm manager
- Faced issues while understanding the concept of cloud messaging
- Importing Figma layouts in Android Studio
We overcame them by team work and determination.