Go to file
Mahmoud-Emad 7e95391a9c feat: Refactor governance models and views
- Moved governance models (`Vote`, `VoteType`, `VotingResults`) from
  `models/governance.rs` to `controllers/governance.rs` for better
  organization and to avoid circular dependencies.  This improves
  maintainability and reduces complexity.
- Updated governance views to use the new model locations.
- Added a limit to the number of recent activities displayed on the
  dashboard for performance optimization.
2025-06-03 15:31:50 +03:00
actix_mvc_app feat: Refactor governance models and views 2025-06-03 15:31:50 +03:00
specs Vocabulary fixes 2025-05-05 11:32:09 +03:00
.gitignore .... 2025-04-19 19:11:13 +02:00
README.md Initial commit 2025-04-19 16:45:14 +00:00
start.sh implement governance and flow functionality 2025-04-22 02:15:49 +02:00

hostbasket