Skip to content

Set up NeuXtalViz application

Duggan, John requested to merge 5-create-application-layout into main

Summary of Changes

This sets up the application structure for NeuXtalViz and adds unimplemented tab views for each view we want to eventually support. Assigning this to Andrew as the changes here can be a rough starting guide for the GRAVITAS application we looked at earlier.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #5 (closed)

Merge request reports