Student Council Elections App – Final Year Project built with Flutter & Dart. Uses Provider for reactive state management, Firebase (Auth, Firestore, Storage) for secure cloud backend, and a private blockchain to record votes immutably, ensuring a transparent, tamper-proof, cross-platform voting experience.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
8
commits
chore(firebase): replace real keys with dummy keys before push
ead7a58View on GitHubfeat(ui): extract main screen into dedicated screens layer
02a1fb4View on GitHubfeat(election): add result card, pie chart, and progress list widgets
60457c3View on GitHubrefactor(election): simplify election detail screen responsibilities
f4b1562View on GitHubrefactor(auth): clean and optimize authentication viewmodel
be39b33View on GitHubfeat(app): add centralized application initialization logic
515f720View on GitHubEnhance README with project details and technologies
4f7a88dView on GitHub