Skip to content

nampdn/election-app

 
 

Repository files navigation

Election App

Simple election app for youth at my church.

preview image

Features

  • Add/edit/delete candidate
  • Vote up
  • Vote down
  • Results table: list all the candidates with name | votes | percent, filters by all and passed (who won haft of ballots) candidates
  • Delete data
  • Localization
  • Offline mode (Using Vue pwa template)

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8081
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

Todos

  • Build app for mac, linux, windows by Electron

About

Fork of Election App from @tatthien

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.8%
  • Vue 25.8%
  • CSS 6.5%
  • HTML 3.9%