Activity

vividsystem

added a ranking system (rough UI for now). Also added automatic use of slack pfps and nicknames

Attachment
0
vividsystem

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

Attachment
0
vividsystem

Finished the pcb. Added additional information like IIC addresses and the need for an external pull-up resistor on the back.

Attachment
Attachment
0
vividsystem

Along some other improvements I made a nicer looking landing page.

Attachment
2

Comments

nok
nok 14 days ago

that’s really nice yay thank_you

Rishaan
Rishaan 13 days ago

Awesome Bro!

vividsystem

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)

Attachment
0
vividsystem

Added a shop system and started on a review-panel.

(design isnt a priority rn, will improve in the future)

Attachment
Attachment
0
vividsystem

Added nicer error-handling and project categories.

Attachment
0
vividsystem

I finished a projects panel. You can now create and update your projects, link hackatime projects and see logged and just spent time

Attachment
0
vividsystem

Added a landing page and a backend for projects i.e. for time tracking with hackatime

Attachment
0
vividsystem

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.

Attachment
0