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.
- 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