This repository was archived by the owner on Jul 26, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Results Domain Model
massfords edited this page Mar 11, 2015
·
4 revisions

Models the results for a specific Plate. There are DateTime fields to track when the data was created and last modified. There is also a simple comments field that could be expanded to offer more capable discussion threads.
Models the data gathered from a single Well. Each WellResult has a single Coordinate to identify what Well it represents and supports multiple Samples
A single sample of data taken at the specified point in time. A single WellResult could have multiple Samples taken at different times. Another use case is that Samples could represent different types of measurements.
- [Application Flow] (https://github.com/massfords/we99/wiki/Application-Flow-Mockups)
- Mockups
- Dose Response Curves