This is a Vue 3 client written to be used as the frontend for the Analytical Methods and Open Spectra (AMOS) application. The Flask backend used alongside it can be found here. The primary packages used are Vue itself, Axios, and AG Grid for core functionality, plus Bootstrap for some of the visual elements.
The deployed application can be found here.
The client can be run using "npm run dev" from the command line in the top-level directory.