Skip to content

kamenchunathan/polly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Poll Creating and Answering website

TODO

  • create and style the page not found page
  • fetch poll data for the id specified in the URL
    • Extract selectionSets into a local module
    • create SelectionSets to get specific polls based on id
  • Do authentication and detect if a poll has already been answered by a user
    • Create a Shared user model
    • Implement login flow
    • Persist user token in local storage and fetch it on starting the app
  • Poll Submission
  • Integrate returned errors in poll fields i.e. validation
  • Home Page / Landing page Options
    • Marketing stuff
  • Create Poll
  • PollDashboard:
    • Aggregate and display Poll results as graphs etc. in a poll dashboard
    • Creator of the poll to manage the poll: Editing, deleting

About

A poll website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages