Skip to content

Omkar76/voting-platform

Repository files navigation

Votify

This is a voting plaform made with NodeJS that allows users to create elections with many questions. Once launched the election is accessible to voters. Admins can see live progress of elections. When election is ended by admins results are made public to all voters.

Tech Stack

  • Express for routing
  • Ejs for templating
  • Postgresql for storing users and elections
  • Redis for session store
  • Passport for auth
  • Sequelize as ORM

Link

(project is not deployed anymore) https://d2aeypfppu0ayy.cloudfront.net/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages