CMPUT301W20T12 / GufyGuber

Meant to version work on the term project for CMPUT 301
Apache License 2.0
0 stars 1 forks source link

User-Entered Fares Should Truncate at Two Decimal Places #33

Closed rmacgill closed 4 years ago

rmacgill commented 4 years ago

Users can enter fare offers to ludicrous precision. We should limit what they can actually enter using a filter. Warning that this task is harder than it should be based on my initial research.