https://github.com/raflizocky/e-voting
Laravel | A web-based application that manages digital voting.
https://github.com/raflizocky/e-voting
bootstrap docker docker-compose laravel makefile php sql
Last synced: 13 days ago
JSON representation
Laravel | A web-based application that manages digital voting.
- Host: GitHub
- URL: https://github.com/raflizocky/e-voting
- Owner: raflizocky
- License: mit
- Created: 2024-06-20T07:07:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-06T04:40:20.000Z (10 months ago)
- Last Synced: 2025-01-06T05:25:39.292Z (10 months ago)
- Topics: bootstrap, docker, docker-compose, laravel, makefile, php, sql
- Language: HTML
- Homepage:
- Size: 5.22 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E-Voting
A secure and customizable e-voting system for managing elections, casting votes, and tracking real-time results—built for transparency and ease of use. Developed using **Laravel** and **Bootstrap**.
Need custom features? [Click Here](mailto:work.raflizocky@gmail.com).

## Features
- **Admin Panel**:
- Dashboard: Displays voter data (total voters, voted, not voted), vote count chart, generate pdf, and send vote report to email
- Candidates: CRUD functionality for candidate data
- Voters: CRUD functionality for voter data, export (excel, pdf) voter data, import (excel) voter data
- Admins: CRUD functionality for admin data
- **Voter Panel**:
- Election Page: Displays all candidates
- Results Page: Displays vote count chart for all candidates
## Installation
## Contributing
If you encounter any issues or would like to contribute to the project, feel free to:
- Report any [issues](https://github.com/raflizocky/e-voting/issues)
- Submit a [pull request](https://github.com/raflizocky/e-voting/pulls)
- Participate in [discussions](https://github.com/raflizocky/e-voting/discussions) for any questions, feedback, or suggestions
## License
Code released under the [MIT License](https://github.com/raflizocky/e-voting/blob/main/LICENSE). Attribution appreciated.