This application is designed to allow lab managers to easily create a EHS and OSHA compliant data inventory of their chemicals.
It has primary objectives
- Be EHS and OSHA compliant (requires specific data to be stored)
- Use simple and intuitive CRUD operations for managing inventory
Future goals
- Be able to export to CSV format for easy submission
- Use a web base database (DbPedia or Freebase) to autocomplete chemicals based on name or CAS number
Lab coordinator Bob want to inventory for OSHA report
- Open app
- Add a lab
Main Lab
- Click to add chemical
- Enter name
Sodium Bicarbonate
- Enter CAS number
144-55-8
- Enter Quantity
500 grams
- Save
- Click to add another chemical
- Enter name
Carbonic Acid
- Enter CAS number
463-79-6
- Enter Quantity
500 milliliters
- Save
- Mistake was made
- Edit
Carbonic Acid
- Quantity
1500 milliliters
- Save
- Android Application
- Material Theme
- Realm Db for persistence