MicrosoftStudentChapter / Linky

An open source URL shortener server with custom URLs, expiry dates being developed in GoLang
6 stars 16 forks source link

Improve date UX on frontend #12

Closed MankiratSingh1315 closed 2 months ago

MankiratSingh1315 commented 5 months ago

Add some conditions :-

  1. We can't add a date before today
  2. Give error if date is invalid like if month is 14 or day is 32 image
  3. Add a no expiry button
  4. A big plus if common expiry options like 1 week, 2 week, month and a year are also added
vishnu1345 commented 5 months ago

I want to work on this

vishnu1345 commented 5 months ago

I have fixed all above issues (also added a common expiry option) and created PR for this , please tell me if any change is needed

Sims2802 commented 3 months ago

Would like to work on this issue