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

Refactor Front End #61

Closed
gr812b opened this issue Nov 27, 2023 · 1 comment
Closed

Refactor Front End #61

gr812b opened this issue Nov 27, 2023 · 1 comment

Comments

@gr812b
Copy link
Collaborator

gr812b commented Nov 27, 2023

The simple structure of the front end is getting full, and a transition to a proper structure would help with understanding a lot. This would include having different libraries for the logic functions and calls to the backend, as well as creating more "data" files to store stuff like analyzerData and fileTypes. Then we can add things into pages and components that use each part more, as an example the modals could be an implementation of the same general structure, allowing only one to be open at any given time.

@gr812b gr812b added this to the Data Viewer 1.2 milestone Mar 18, 2024
@t-wing11 t-wing11 linked a pull request Apr 16, 2024 that will close this issue
@gr812b
Copy link
Collaborator Author

gr812b commented Oct 14, 2024

This was completed with the swap to vite

@gr812b gr812b closed this as completed Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant