Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Glassware Model #33

Open
hannahmneal opened this issue May 28, 2019 · 0 comments
Open

Create Glassware Model #33

hannahmneal opened this issue May 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@hannahmneal
Copy link
Owner

Given a user wants to add a graduated cylinder or beaker (or other typically glass measuring item), the user should be able to do so. Glassware has generally the same properties as many other Lab Items but there are some differences that would save time and provide better organization than simply adding glassware to the lab items list.

Create a model with the following properties:

  • Name
  • Lot Number (if applicable)
  • Model Number (if applicable)
  • Acquisition Date
  • Class (e.g., Class A, Class B, Class C; these have different legal specifications, such as whether calibration is required or not)
  • Category (graduated cylinder, Erlenmeyer flask, etc.)
  • Measurement (this should be an input field for the user to type a number into)
  • Unit of Measure (e.g., mL; this should be a dropdown field populated by another model)
@hannahmneal hannahmneal added the enhancement New feature or request label May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant