[3pt] Add validation and tests
TimmyChan99 opened this issue · 0 comments
TimmyChan99 commented
- Add validation to:
Car
model:- validate the
name
,price
anddescription
- validate the
reservation
model:- validate the
city
,duration
anddate_reserved
- validate the
- Add unit tests for the models.