Sobes.tech
Junior — Middle

Could you describe your latest project and your role in it?

sobes.tech AI

Answer from AI

In my last project, I worked on an Android application designed for task management and reminders. My role involved developing the user interface and integrating with a local database (Room).

The main tasks I performed included:

  • Creating responsive screens using ConstraintLayout and Material Design.
  • Implementing database interactions for saving and loading tasks.
  • Setting up notifications with AlarmManager for reminders.
  • Conducting UI testing and fixing bugs.

This project helped me improve my skills with MVVM architecture and learn to work with LiveData and ViewModel for managing the application's state.