Skip to content

A poll/survey app that allows a user to create a poll, submit votes, view results, and delete a poll.

Notifications You must be signed in to change notification settings

albertho425/polls-surveys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poll/Survey app

This is a fun PHP and JavaScript exericse that lets you practice creating, updating, deleting, and reading records from a database. A user can create a poll, vote on a poll, see poll results, and delate a poll. It also uses API data to get the IP address, current weather temperature, current date/time, and country emoji of a user automatically.

Poll results

Poll_results

See all polls

Poll_list

Create a new poll

Poll_create_a_poll

Vote on an existing poll

Poll_submit_vote

Side navigation menu with API data

Poll_side_menu

Delate a poll

Poll_delete

Future Development

Some ideas for future development

  • Add graphs/results on the results page
  • Add a login system
  • Add night mode / day mode / device preference
  • Allow user to create different types of polls
  • Add JavaScript and PHP form validation

About

A poll/survey app that allows a user to create a poll, submit votes, view results, and delete a poll.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published