CalenGroww

badge

Task

Create a calendar application or Calendar lib/Class which exposes all the necessary methods like

1. Shows list of days of current month

2. Able to switch via months, years, go to particular date

3. Create a custom methods to retrieve a week by a given date

Vanilla Javascript/Kotlin/React Native would be preferred, no external libs allowed.

Requirements

  • Android Studio
  • Android device (Emulator / Physical device)

Implementation

Screenshots

Architecture Overview

 graph TD
	 CalendarClass --> MainViewModel --> UI(MainActivity)

Made with ❤ by Rishav Naskar 👩‍💻