milesxu / voting-app

FreeCodeCamp full stack project, a voting app

Home Page:https://voting-milesxu.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voting App, a FreeCodeCamp full stack project

Features

  • New users can sign up by a unique email address.
  • Users can login by email and password as well as social account, namely Facebook, Github, Google.
  • Registed users can add new poll, vote a poll, add more options to an existing poll, delete a poll that is created by himself.
  • All users can navigate the details of a poll as well as the voted result of it.

Technology Stack

  • Front end: React, React-router, Ant Design
  • Back end: MongoDB, Express.js
  • Communication safety: JSON Web Token

About

FreeCodeCamp full stack project, a voting app

https://voting-milesxu.herokuapp.com/


Languages

Language:JavaScript 98.3%Language:CSS 1.1%Language:HTML 0.6%