added a ranking system (rough UI for now). Also added automatic use of slack pfps and nicknames
Log in to leave a comment
added a ranking system (rough UI for now). Also added automatic use of slack pfps and nicknames
Log in to leave a comment
Made a voting system for Jus’STUDY. I have decided to do a voting system that is a 1v1v1v1. Every user gets 40 starts that can be allocated to projects. A single project can receive at maximum 20 stars. To weigh the votes I am using the Weng-Ling Baysian Ranking algorithm. I have also made sessions so that users can’t “reroll projects”.
Log in to leave a comment
Finished the pcb. Added additional information like IIC addresses and the need for an external pull-up resistor on the back.
Log in to leave a comment
Along some other improvements I made a nicer looking landing page.
made the review panel for the initial reviews after shipping
(part of the UI was AI-generated because I don’t have time to finish the site until launch otherwise unfortunately)
Log in to leave a comment
Added a shop system and started on a review-panel.
(design isnt a priority rn, will improve in the future)
Log in to leave a comment
Added nicer error-handling and project categories.
Log in to leave a comment
I finished a projects panel. You can now create and update your projects, link hackatime projects and see logged and just spent time
Log in to leave a comment
Added a landing page and a backend for projects i.e. for time tracking with hackatime
Log in to leave a comment
For this project I decided on using a new stack. This time I am using the bhvr stack. That means hono as a backend (similar to express.js) and react (never used that before except doing some tutorials). Because this is also supposed to work I then decided on using drizzle and better-auth as I have experience with both. I configured auth to work with auth.hackclub.com so that we can automatically get ysws-elegebility data.
It is also now deployable to Cloudflare Workers. For now I plan on using neon as a db service.
Log in to leave a comment