Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 529 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 529 Bytes

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/