Skip to content

Homework 04

Deadline 2023-05-11 23:59:59

Vue + Typescript

Implement against your backend register, login and token refresh functionality (using Vue3, Pinia and router). Implement at least one service and crud pages against your backend api controller.

If you are not participating in Distributed course - write initial client for Todo system (use TodoCategories endpoint).

Endpoints are specified here:

  • https://taltech.akaver.com/swagger/index.html
  • Source code: https://gitlab.akaver.com/akaver/com.akaver.taltech