A simple poll app to get people's opinions!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
✅ Devlog #2
- Made a basic create poll page, using recaptcha to stop spam. Used AI a bit to help bug and make the backend functionality
- Given a unique OwnerID cookie for the dashboard
- Basic statistic page
- Admin page, still not sure how I will authenticate it for now
- Hosted it using nest
I tried to make some more but I couldn't because of a bug saying I hadn't spent 5 mins since the last one
I need to add:
About page
Try and host it on my domain
'Made using TickVote' at the bottom
✅ Devlog #1
- Made basic dashboard
- Using flask
- Going to add functionality as soon as possible