GithubHelp home page GithubHelp logo

joops75 / voting_app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 155 KB

An app where users can create their own polls and vote on each others.

Home Page: https://poll-erizer.herokuapp.com/

JavaScript 29.75% HTML 65.22% CSS 5.03%
node express html css jquery mongodb mongoose react passport passport-github

voting_app's Introduction

Poll-erizer

An app where users can create their own polls and vote on each others.

This app is built upon the boilerplate code at https://github.com/johnstonbl01/clementinejs-fcc. It uses passport.js to provide github login functionality combined with mongodb and mongoose so users may create and store their own polls. React.js is used to render the pages displaying user polls. D3.js is used to render the graphs associated with each poll.

Users who are not logged in may still view and vote on all polls created by other users. If a user logs in via github, they can go to '/mypolls' where they may create their own poll. They also may edit or delete previous polls they created.

Both kinds of poll page ('/mypolls' and '/allpolls') are rendered via react components coded in a single html file. Ideally, these components should be modularised using a build tool such as webpack. This would also improve the app's performance by avoiding the in-browser Babel transformer which is used to compile the pages rendered with react.

Technologies used in this project:

  • node
  • express
  • html
  • css
  • jquery
  • mongodb
  • mongoose
  • react
  • passport

Addtional packages of note:

  • passport-github

voting_app's People

Contributors

joops75 avatar

Watchers

 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.