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

migrate to App router, migrate UI #13

Open
4 of 7 tasks
spiltbeans opened this issue Jun 6, 2023 · 0 comments
Open
4 of 7 tasks

migrate to App router, migrate UI #13

spiltbeans opened this issue Jun 6, 2023 · 0 comments
Labels
improvement Improve an existing feature

Comments

@spiltbeans
Copy link
Owner

spiltbeans commented Jun 6, 2023

Material UI is does not fully support Next.js App router. Therefore I'd need to implement a new UI library.

STEPS

  • choose a new UI library. I tried saving MUI, but Chakra UI will work better to hit the ground running
  • initial pages -> app: added with 3ad9371
  • initial MUI -> Chakra UI: added with 3ad9371
  • implement new UI library
  • migrate data loading in server-side props to server-components
  • remove formidable and use next 13 build-in form data
  • port authentication
@spiltbeans spiltbeans converted this from a draft issue Jun 6, 2023
@spiltbeans spiltbeans added the improvement Improve an existing feature label Jun 6, 2023
@spiltbeans spiltbeans moved this from Todo to Done in invoicing-analytics Jun 6, 2023
@spiltbeans spiltbeans moved this from Done to In Progress in invoicing-analytics Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improve an existing feature
Projects
Status: In Progress
Development

No branches or pull requests

1 participant