Task App
This project now has MongoDB-backed authentication, a protected dashboard, a collapsible left sidebar, and admin-only user CRUD.
Default admin
admin@taskapp.local
admin123
Default user
user@taskapp.local
user123
Sign in
Admin sees the Users tab. Normal user does not see it and cannot add users.
Demo mode
MongoDB is not configured yet, so login works in demo mode with the usernames admin or user.