Skip to content

mikeheim/election

Repository files navigation

Election

API for conducting elections

Installation and running

  • Check out repository
  • run npm install from project directory
  • execute node index.js. The application will be listening on 4200

Database

Simply create an empty schema in your mysql instance titled "election". When the app is started, the necessary tables will be created automatically

About

API for administ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published