TickVote

TickVote Used AI

6 devlogs
9h 11m
•  Ship certified
Created by Will

A simple poll app to get people's opinions!

Timeline

Ship 2

1 payout of shell 26.0 shells

Will

12 days ago

Will Covers 1 devlog and 1h 52m
Will
Will
1h 52m 12 days ago

✅ Devlog #6

  • Migrated database to use MongoDB instead (More Secure)
  • Made GDPR Compliant (Asked ChatGPT what needs doing at got it to generate a policy)
  • More bug fixes
Update attachment

Ship 1

1 payout of shell 85.0 shells

Will

19 days ago

Will Covers 5 devlogs and 7h 19m

✅ Devlog #5

  • Fully functional
  • Added email verification
  • Ready to ship! Just going to try and add email notifications!
Update attachment

✅ Devlog #4

  • Added authentication using firebase auth
  • Added syncing to account
  • Added forgot password
  • Optimised code using AI (Claude in github copilot, asked it to 'Go through ALL code and make it more optimised') Should be out soon
Update attachment

✅ Devlog #3
- Added admin dashboard
- Added about page
- Added 404 page

Update attachment

✅ 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

Update attachment

✅ Devlog #1
- Made basic dashboard
- Using flask
- Going to add functionality as soon as possible

Update attachment