User registration and login #1

Closed
opened 2026-03-27 20:08:56 +01:00 by kohlerjoshua · 1 comment
Owner

Implement user registration and login

Implement user registration and login
kohlerjoshua added this to the Users milestone 2026-03-27 20:08:56 +01:00
kohlerjoshua added this to the Frontend Projekt project 2026-03-27 20:21:30 +01:00
kohlerjoshua moved this to To be done in Frontend Projekt on 2026-03-27 20:21:40 +01:00
kohlerjoshua moved this to Done in Frontend Projekt on 2026-03-29 10:25:06 +02:00
Author
Owner

Login page is created.
You can login and register.

The users are stored in the users.json file in the data folder.

The backend API code is currently in app.py at "Authentication endpoints".
When cleaning up, this should be refactored into an own file.

Login page is created. You can login and register. The users are stored in the users.json file in the data folder. The backend API code is currently in app.py at "Authentication endpoints". When cleaning up, this should be refactored into an own file.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kohlerjoshua/FHGR_Frontend_Group_3_Project#1
No description provided.