Skip to main content

assignment-5

Assignment 5: REACT 1 (Weeks 11+)

Write an REACT/NEXT.JS app, against https://taltech.akaver.com/ backend, ToDo entities. Implement JWT and refresh token based security. Use context and reducers as needed. No property drilling.
Swagger: https://taltech.akaver.com/swagger/index.html.

Deploy app into your VPS as separate docker container. List your full path to public url in repository README.

Main point here to is implement decent project base implementation with full-blown security. Later you can reuse most of it in your personal project.

Backend source code: https://git2.akaver.com/taltech-public/com.akaver.taltech

Backend was overhauled on 2026-04-05. New database was created (full data loss).