Skip to content

Homework 03

Deadline 2023-04-20 23:59:59

React + Typescript

Implement against your backend register, login and token refresh functionality (use router, context, useEffect etc).
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