Current state of the front-end is suboptimal at best. Here is a list of possible upgrades that should make front-end more maintainable and easier to develop: - [x] Migrate to TypeScript. - [ ] Test crucial components and store logic. - [ ] Auto-generate back-end API consumers for front-end based on Swagger schema. - [ ] Update Vue to version 3.
Current state of the front-end is suboptimal at best.
Here is a list of possible upgrades that should make front-end more maintainable and easier to develop: