JumboCode / TUTV

JumboCode project for TUTV, currently led by Frank Ma. Led by Deepanshu Utkarsh 2019 - 2020.
4 stars 0 forks source link

Add data validation for checkout/return dates #147

Open Frama-99 opened 2 years ago

Frama-99 commented 2 years ago

Date requirements:

Material UI's datetime picker has built in data validation: https://mui.com/components/date-time-picker/. To display a helpful error message we pass props into the TextField: https://mui.com/components/text-fields/