Polychrome, is an all in one dashboard for productivity. Designed to work with you, not against you.
Github copilot was used to generate icon SVGs, and debug small portions of the code. (Under 300 lines).
Polychrome, is an all in one dashboard for productivity. Designed to work with you, not against you.
Github copilot was used to generate icon SVGs, and debug small portions of the code. (Under 300 lines).
Minor updates to performance !!
Log in to leave a comment
I swear. No matter how good my code looks, or how much people tell me too. I will never be good at remembering to commit my changes in small batches rather than like 80 changes at a time. Anyway, moving on. Since I have no idea what came between this devlog, and the last one, Iāll do a round up of the changes made on this commit.
Misc Notices: The calendar was re-used from an old project, and the chrome extension isnāt in the time tracked for this devlog. (Thatās what Iāve been working on for a few days, I will get to making a project listing for it at some point).
P.S. the silly thing is a tone tag, itās similar to /j which just means joking.
P.P.S. hope you appreciate the new devlog style,,, Iām just far too tired to write all formal,,,
Three hours of plentiful work! I got a lot of things working, and a start on the UI, although that could take some time. I got the main features working, although some bug testing is definitely required. What I got so far:
I donāt think I can ever express how nice it is having icon libraries,,
Gotta get in the before school work right? So as it turns out twenty six minutes is enough time to get the basics set up. So Iāve decided to use Next.js, shadcn/UI for components, and bun for my runtime. I used the bootstrap command for next.
Log in to leave a comment