SE-TINF22B2 / G5-DuoGradus

Sammle Schritte, Tritt gegen Freunde an und steig in deiner Liga auf!
https://docs.duo-gradus.de
Apache License 2.0
3 stars 1 forks source link

connect backend with fronted #235

Closed Jstn2004 closed 2 months ago

Jstn2004 commented 3 months ago

What this PR does/why we need it?: This PR connects the backend with the frontend. The following functions are supported:

  1. display and start all tasks
  2. log in users
  3. display user information
  4. display the user's streak

Which Issues does this PR fix?: Fixes #217 #88