Please sign in to access this page
A small website I made to facilitate easy voting for things. Currently the website is in a very early phase but its usable at its core. I am using a free Supabase database to handle votes and users, my free hosting is Netlify. I invite you to make an account and test the website out.
Note for testers: Confirming your email isnt enabled currently so you can sign in with any type of email (even a fake one).
Leonard
Whoops! Looks like they don't have a project yet. Maybe ask them to start one?
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!
Ship 8
This ship is currently being voted on by the community. Check back later!
bigger web app improvements: added some offline cache support
minor improvements on the website
I added a onboarding tour to better explain the UI elements for more less tech savvy people in my community, I wanted it to be simple yet effective to make sure people dont get lost.
+ some various database changes and security checks
Please if you have anything you want to tell me about the website theres a feedback form (the last button), I appreciate all messages!
I added Time remaining for votes, adding a little feeling of urgency and making sure people do vote.
I also did some more database security checks, RLS policies can be a pain sometimes.
I added a small avatar logo of the users initials and I added a place to send me feedback about the website, everything is still in Slovak and im afraid it will probably remain that way but the menu should be intuitive enough for anyone to send me feedback. I appreciate all messages, especially constructive criticism that I can actually learn from.
Added a gradient background to both main branch and alpha branch.
Switched to Webstorm for making change in the main branch and InteliJ Idea for the alpha branch.
Gave up on adding translations because the userbase consists of slovak speakers.
After somehow breaking the website on my local pc, I decided to make a Alpha branch so I can experiment with things more safely.
I am working on adding a English language toggle for ease of use.
Did some minor optimisations on the database, added some much needed triggers and messed a little with the tables.
I believe I made the security of the website as best as I could so far. I want the database to be secure even if it wont have much of any data.