bsoc-bitbyte / myLeave

myLeave is a user-friendly app that streamlines leave request submissions and management.
4 stars 14 forks source link

Fix #19 Implemented DatePicker for LeaveFormActivity #20

Closed ayushsaksena30 closed 2 months ago

ayushsaksena30 commented 2 months ago

Overview

  1. This PR fixes or fixes part of #19.
  2. This PR does the following: It uses TextView.onClickListener to open DatePicker dialog box and updates the date after it has been selected. It also doesn't allow user to select dates prior to today or end date before start date

Essential Checklist

Proof that changes are correct

Screenshot 2024-06-15 at 3 40 38 AM