Project Overview
The Database of Glasses for Nuclear Waste Storage is a scientific tool I designed and developed in a joint collaboration between Clemson University and SRNL (Savannah River National Laboratory). This application is intended to provide public access to SRNL's data on glasses for nuclear waste storage. I oversaw the project from the design phase to development and hand-off to the next graduate student who will be taking over the project.
This project is derived from PREDICT. The frontend was developed using React with TypeScript, the backend was developed using Go and the Echo framework, and the DBMSs used are PostgreSQL and MongoDB. The reason for having two databases is due to the structure of the data and support for flexibility in future changes.