geekpgh / mastersproject

The masters project for SWENG 500 team 3
4 stars 2 forks source link

Add measurements and readings to a batch #22

Closed geekpgh closed 11 years ago

geekpgh commented 11 years ago

Users will need to add measurements and readings to batches periodically. All these measurements should be time and date stamped.

Measurements includes: 1) ABV 2) SO2 3) Acidity 4) temperature 5) gravity

There may be other measurements as well.

geekpgh commented 11 years ago

I started on the unit tests for this one.

geekpgh commented 11 years ago

There is now an "Add Measurement" button on each batch. The measurements get associated with the batch and show on the batch details page.