Skip to content

Party / independent group registration and candidate nomination system

Notifications You must be signed in to change notification settings

samisa-abeysinghe/Nomination

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System for Nominating Candidates for Elections

The nomination system is used to nominate candidates for an election. This system also covers the earlier step of registering a political party (which spans multiple elections) or an independent group for a particular election.

Note that as of November 2018, the legally binding nomination process requires paper submission of nominations. This system helps a party or independent group prepare the nomination form and validate that the data is correct.

Using the Nomination System (Work In Progress)

How to use ?

Clone the project
install dependencies
npm install
Setup DB
Development mode
run the project
npm start
Production mode
npm run build
npm run start-prod

Use de .env file to store your important information such as your server port, your password,

Swagger-ui test

Use http://localhost:9001/docs

About

Party / independent group registration and candidate nomination system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%