Skip to content

justinefe/voting-system

Repository files navigation

Online voting system backend - Replacing manual voting system with online voting for easy userabilty, accuracy and efficiency.

Build Status Coverage Status Test Coverage

Vision

Make electoral processes more easy and convenient with the use of online

Technologies


Installation

  • Clone the repo using git clone https://github.com/justinefe/voting-system.git

  • Run npm install

  • Run cp .env-example .env

  • Add the required configuration to the .env file

  • Run npm start

  • Visit 127.0.0.1:3020/api-docs on your browser for the endpoint (If you specified a different port in .env, use that instead)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages