kpamela / SOEN343

https://tecmarket.herokuapp.com/
2 stars 0 forks source link

Thorough type checking for product specifications #135

Open CharlesPhilippeLabbe opened 6 years ago

CharlesPhilippeLabbe commented 6 years ago

Front-end validation for adding/modifying product

hasan-ahmed commented 6 years ago

I added the validation for ModelNumber (Must be alphanumeric) and Dimensions (DOUBLExDOUBLExDOUBLE) on branch hasan-3. But before I can merge we need to:

  1. Make dimension a text field in the form
  2. Make dimension a CHAR in the db