KaneRodriguez / boring-logging

Boring Logging is a voice-based accessibility web app to aid Civil Engineers with performing ground sample analysis by providing 3D sample data visualizations.
1 stars 0 forks source link

Units and max / min ranges on numeric inputs #11

Open KaneRodriguez opened 6 years ago

KaneRodriguez commented 6 years ago

Look at material ui docs / google around and see if there is an easy way to limit the max and min numbers that can be entered into material ui text fields.

Also, go through each text field and insure correct units are being displayed (if necessary)