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

vue3 rewrite #128

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

vue3 rewrite #128

wants to merge 7 commits into from

Conversation

TomTomRixRix
Copy link
Collaborator

For upgrading to vue3 (#113) it seemed to be simpler to do an entire rewrite of the frontend.

At the moment the new frontend is in frontend_new while the old is still in frontend. This should be changed before merging.

Open problems:

  • connection to backend via apollo is not working yet
  • get filtering and searching to work again once exams can be loaded
  • check if marking of exams works
  • environment variables need to be used and checked again
  • check if translation works everywhere
  • write a proper readme for the frontend

@TomTomRixRix TomTomRixRix linked an issue May 20, 2023 that may be closed by this pull request
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.

Upgrade to VueJS Version 3
2 participants