Skip to content

Files

Latest commit

8644b1c · Jul 5, 2023

History

History

part4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 5, 2023
Jun 29, 2023

In this part, we will continue our work on the backend. Our first major theme will be writing unit and integration tests for the backend. After we have covered testing, we will take a look at implementing user authentication and authorization.

Part updated 22nd Jan 2023

  • No major changes