IMPORTANT NOTE: There was some vague errors in the last build, and this had to be rebuilt almost exactly the same to be deployment-friendly. However, all of the commits were lost. Please refer to the development branch to see the actual commits and not the fixed ones.
FUTURE DEVELOPMENTS: Please clone out of this branch.
This application uses the React-Auth (Token-based) boilerplate I've created as the initial commit. Here is the link: https://github.com/jcruzz/react-router-auth-boilerplate-sql
Tech Stack: MariaDB, Redis, Node, Express, React, React-Router, JSONWebToken
##Authenticated User
- Keep polls and come back to access them
- Share poll with friends
- See the aggregate results of my polls
- Delete own polls
- Create a poll with any number of possible items
- Create a new option on any poll
##Authenticated and Unauthenticated
- Vote on everyone's polls
- See poll results in chart form