Online polling system made with the help of HTML5, CSS3, SemanticUI, mysql and xampp
- Responsive Design
- Candidate approval feature
- Graphical representation of results geographically
- Password Encryption
- Admin Dashboard
- Database improvement
-
Download and Install xampp for your platform
-
Clone or download the project
git clone link
-
Copy project folder in htdocs folder
Linux Users:
cd /
cp path/to/project /opt/lampp/htdocs
-
Start lampp server
Linux Users:
cd opt/lampp/
sudo ./lampp start
-
Open
localhost/project_name/index.php
in browser