eld120 / cs50_commerce

cleaning up cs50w repo
MIT License
0 stars 0 forks source link

Bid validation #34

Open eld120 opened 2 years ago

eld120 commented 2 years ago

Problem Statement

Users can submit a bid in fractions of a penny - eg $xx.xxx instead of $XX.XX

Proposed Solution

additional form validation on the front end (I think this is sufficient)