Commit graph

6 commits

Author SHA1 Message Date
1d3780d7fd feat(ui): replace admin dialogs with toasts 2026-02-15 22:29:46 +01:00
4a9e0e1791 ux: centralize toggle switch styles 2026-01-30 12:51:48 +01:00
6e2f34d707 ux: modernize admin voting UI 2026-01-30 09:40:09 +01:00
d9ace2d201 ux: migrate app/admin buttons to ui-btn 2026-01-29 19:49:44 +01:00
d8b2b0af14 frontend: improve routing, admin UX, and API base handling 2026-01-29 00:47:14 +01:00
910a6465f2 Initial commit: Likwid governance platform
- Backend: Rust/Axum with PostgreSQL, plugin architecture
- Frontend: Astro with polished UI
- Voting methods: Approval, Ranked Choice, Schulze, STAR, Quadratic
- Features: Liquid delegation, transparent moderation, structured deliberation
- Documentation: User and admin guides in /docs
- Deployment: Docker/Podman compose files for production and demo
- Demo: Seeded data with 3 communities, 13 users, 7 proposals

License: AGPLv3
2026-01-27 17:21:58 +01:00