Junior — Middle
What professional goals do you set for yourself in the near future, and what do you expect from your career?
sobes.tech AI
Answer from AI
My recent project involved developing an Android app for task management and reminders. My role was to develop the user interface and integrate with a local database (Room).
Main tasks I performed:
- Created responsive screens using ConstraintLayout and Material Design.
- Implemented data interaction with the database for saving and loading tasks.
- Configured notifications with AlarmManager for reminders.
- Conducted UI testing and fixed bugs.
This project helped me improve my skills in MVVM architecture and working with LiveData and ViewModel for state management.