Giter Club home page Giter Club logo

voting-system's Introduction

Web Based Voting System

Features

  • SPA

Admin Panel

  • Login (API - Authentication / Passport)
  • Start Election
  • View Election Result
  • Stop Election
  • View Election Final Result
  • Position (CRUD)
  • Partylist (CRUD)
  • Voter (CRUD)
  • Nominee (CRUD) (Also Contains Picture, Motto and Description)
  • Update Account
  • Manage Account - (Sub Admin Can't access this)
  • Logout

Voter Panel

  • Login Using Their Unique Student ID
  • Can See Candidate/Nominee Details
  • Vote (Can only access when election started)
  • Result (Can only access when she/he already vote)
  • Logout

Language Used

  • PHP 5
  • Laravel 5.4 (Php Framework)
  • HTML
  • CSS
  • Javascript
  • VueJS (Javascript Framework)
  • MySQL

Requirements

  • PHP 5 or higher
  • MySQL
  • Composer (To install Laravel and Other Dependencies)
  • NPM (To Compile Vue Components)

Installation

  • open Console and run "composer install" (without quote)
  • create a database
  • run "php artisan storage:link"
  • run "php artisan migrate --seed" without quote to import table
  • run "php artisan passport:install" to create encryption key needed to passport
  • finally run "php artisan serve" to start application.

Note

The Default user for admin is:

email: [email protected] password: admin (feel free to change it if you want)

voting-system's People

Contributors

lenard123 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.