Skip to content

Firepolling/Firepoll-Front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire-poll.com

Fire poll is a open source fullstack polling app. The front end is build on React 18 while the back end is built on Node and Express.

About the Project

Origins

The Project came about due to Linus of LTT complaining about the state of another polling site. As a new developer, this inspired me to make one to build my portfolio

Purpose

This project served two purposes.1) Let me practice implementing a polling feature. I have other projects where polling will be a feature. 2) Show others doing the same a base to start withe their own poling app.

Curent Features

  • Poll Creation
  • Poll Share
  • Poll Results View
  • IP Duplicate Vote Prevention
  • Persistent Themes
  • Null Option Filtering
  • Dynamic Poll Option Creation

Screenshots

Landing Page

Voting Page

View Results

FP Theme

Highcontrast Accesibility Theme

Where can I find the other half?

Here