openspec updated

This commit is contained in:
2025-11-24 16:32:27 +01:00
parent 1b016c49f2
commit e1c1eafb39

View File

@@ -0,0 +1,5 @@
## 1. Add user login functionality
- [x] add a login screen for users
- [x] add an icon for logged in user on the top right corner of all page
- [x] add a menu to log out and change password on the user icon
- [x] all functions should go back to the main page, not the django admin page