Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hollali/vote
Php voting Sytem
https://github.com/hollali/vote
mysql php phpmyadmin-database
Last synced: 14 days ago
JSON representation
Php voting Sytem
- Host: GitHub
- URL: https://github.com/hollali/vote
- Owner: hollali
- Created: 2023-09-14T20:54:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-11T09:44:07.000Z (6 months ago)
- Last Synced: 2024-11-12T15:13:58.368Z (2 months ago)
- Topics: mysql, php, phpmyadmin-database
- Language: PHP
- Homepage: http://v0tenpp.000webhostapp.com/
- Size: 751 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voting Application
## Overview
This is a simple web-based voting application written in PHP and powered by a MySQL database. It allows users to vote for various options and provides administration features to manage the voting process.
## Features
- User-friendly interface for casting votes.
- Admin panel to manage options and view voting results.
- Secure user authentication.
- MySQL database for storing votes and options.## Prerequisites
Before you begin, ensure you have met the following requirements:
- PHP (version 8.0 or higher)
- MySQL database (Maria Db)
- Web server (e.g., Apache, Nginx)
- A modern web browser## Installation
1. Clone the repository:
```bash
git clone https://github.com/hollali/vote.git