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

Frontend module refactoring #21

Merged
merged 5 commits into from
Dec 7, 2023
Merged

Frontend module refactoring #21

merged 5 commits into from
Dec 7, 2023

Conversation

nazar-pc
Copy link
Member

@nazar-pc nazar-pc commented Dec 7, 2023

This creates frontend module and moves a lot of logic into it in order to make main.rs more manageable. It also provides an example of how to split things into components and organize messaging between them.

There is no new logic here, just code moved around.

Resolves #14.

@nazar-pc nazar-pc merged commit 93f349f into main Dec 7, 2023
7 checks passed
@nazar-pc nazar-pc deleted the frontend-module-refactoring branch December 7, 2023 08:45
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 this pull request may close these issues.

Refactor UI into separate components
1 participant