Giter Club home page Giter Club logo

pollingreactnodebase's Introduction

Polling Website

This is a full stack website that lets user create Polls and vote on them.

This is a remake of an old project I had built without AngularJS or React.js, so I wanted to try out Redux with it. It was initially part of FreeCodeCamp's cirriculum, but it's developed past the point of it being like the other websites from it. I'm still working on it, but I wanted to get the minimum viable product out.

To Do

  • Edit Polls
  • Search for Polls
  • Display what I voted for on the Results page
  • Delete Polls
  • Open/Close Polls
  • Indicate User Answers in Results
  • Delete user answers
  • Confirm User via Email
  • Comment on Polls
  • Graph Colors
  • Hide user answers button
  • Validate user doesn't already exist when registering.
  • Profile page
  • Validate created user answers
  • Alert messaging
  • Admin accounts

Completed Job Stories

Job Story 1: When I'm on the Home page, I can create a poll, and view all polls.

Job Story 2: When creating a poll, I have toggleable options (See results, rescind, multiple answers, user answers) and allow them, if logged in, to connect the poll to their account. I can also add my own question, and unlimited (as long as it's at least 2) answers, and submit it to the back end.

Job Story 3: When clicking on poll on the home page, I'm redirected to the voting page of that poll.

Job Story 4: When on the voting page, I'm redirected if I've already voted and if I'm not logged in I can't vote. Depending on the options, I can do different things on this page such as vote on multiple answers, make my own answers, and see the results before voting. After voting, I am redirected to the results page.

Job Story 5: When on the results page, I'm redirected if I haven't voted or if I'm not logged in (if the user can't see the results as per the options). If I can see the options before voting, I can go back to the voting page, and if I've already voted I can rescind my answer. I can see the results via bar and pie charts.

Job Story 6: I can login and register with links in the Nav. I can also access my profile (still in progress)

Built With

  • Heroku - Hosting the website online
  • MongoDB & Mongoose - Database interaction.
  • mLabs - Database storage.
  • Express - Running server.
  • React.JS - Single-page application UI rendering pages, Redux.JS for uniflow data storage, and react-router for navigationg and routing.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • A few friends and my brother for reviewing the design of the website over the course of the development of the website.
  • FreeCodeCamp for initial user stories and idea.

pollingreactnodebase's People

Contributors

crumrinecoder avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.