Welcome to the Lodgify Mobile Developer Recruitment Challenge!
public-mobile-recruitment-test-master.zip
The .zip folder contains a simple calendar application that displays the current month. Your task is to understand the existing codebase, write comprehensive unit tests, and extend the functionality with month navigation.
Please download the project to complete the challenge.
This project showcases a monthly calendar view built with Flutter. The calendar displays a standard 6-row by 7-column grid (42 cells total), showing the current month along with offset days from the previous and next months to complete the grid.
We'd like you to complete the following tasks prior to the live coding challenge:
Add the ability to navigate between months. This should include: