Skip to content

Voting app for election of the student council leader

Notifications You must be signed in to change notification settings

dwiki-mukti/votvota

Repository files navigation

Votvota

A simple and fast application for voting process.

About AppKey FeaturesHow To UseLicense

sample page

About

Voting for the election of the student council leader in the school environment is actually a simple thing and does not require complicated regulations. But in reality the implementation of this activity looks very complicated. Therefore, Votvota is here to bring convenience in voting to the final vote calculation.

Technology

Laravel Redis Bootstrap JQuery

Key Features

  • Administrator
    • Auth
    • Crete a custom voting.
    • Determine the time for voting
    • Choice and set the candidate for leader and co leader
    • Watch progress current voting
    • Stop current voting
    • View voting history
  • Student
    • Auth
    • Vote

How To Use

To clone and run this application, you'll need Git and XAMPP installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/2-Q/votvota

# Go into the repository
$ cd votvota

# Install dependencies
$ composer install

# Init .Env
$ copy .env.example .env

# Setup app
$ php artisan key:generate
$ php artisan migrate --seed

# Run the app
$ php artisan serve

License

The MIT License (MIT) 2020 - Dwiki Mukti.

About

Voting app for election of the student council leader

Resources

Stars

Watchers

Forks

Languages