fo koos

fo koos

10 devlogs
4h 5m
•  Ship certified
Created by julia do

you have a time limit to complete a task. be productive ;)

will be turned into a gambling game after SoM, trust

Timeline

Ship 1

This ship is currently being voted on by the community. Check back later!

julia do

7 days ago

julia do Covers 10 devlogs and 4h 5m
Earned sticker

I added pause functionality through the spacebar and also saved the preferred theme to storage in JS. I'm not quite sure if it ended up working, though.

Update attachment
Earned sticker

I added

Update attachment
julia do julia do 8 days ago

it was 11:59pm and I wanted the sticker

so I didn’t have time to finish my sentence

sob

Earned sticker

I added a separate Python file that runs 24/7 and starts whenever my computer boots up. Whenever I press CTRL+shift+q, a random quote pops up and brings my screen into focus mode. I spent way too long getting all my Pinterest motivation in there. But anyways, it's something that's genuinely useful to me :D

Update attachment
Earned sticker

I added a theme slider to the top right of the screen - it auto-resets back to the original green theme, but you can now move the slider (WHICH IS RAINBOW!) in order to get the colour you want. Had some button class issues, but it's all good now.

Update attachment
Earned sticker

I added an input text area where people can type in the current task they're working on. Also fixed timer formatting (happens every time I need to add smt) since the input took space. Also made the start button turn into pause while the timer runs.

Update attachment
Earned sticker

I changed the spacing of the main timer and also added functionality for a quote generator in the top left of the screen. There's a shuffle button for randomization, and the quotes draw from a list of anime quotes in a txt file. I might add more later :)

Update attachment
Earned sticker

I added a progress bar that sits at the bottom of the screen with JS and CSS. Also added two other placeholder html files that will have more use if I have time to make backend. I also changed the CSS files so that the fonts are pre-loaded so the page doesn't glitch out when you try to switch between pages.

Update attachment
pidgeon pidgeon 13 days ago

I heard gambling and my ears immediately shot up

Earned sticker

I added a moving gradient background and also fixed the navigation element hover issue (now the background + font colour change upon being hovered over by the user). The timer buttons also work now - you can start/reset the pomodoro timer as you wish :D

Update attachment
Earned sticker

I re-formatted the padding around the navbar and the timer - also increased the timer size so it's more readable. I also changed the project name and the color scheme so that it looks more chill. I'll add timer functionality tomorrow. And I also got two fonts from Google Fonts :)

Update attachment
Earned sticker

I wanted to make a gambling productivity software, so here we are. This project is intended for me to play around with front-end (because I lwk forgot the entirety of my HTML/CSS knowledge) and to also start to solidify the foundations of what I want to develop this into in the future. In this devlog, I've started with a basic CSS and HTML file - made the navbar, timer, and buttons. I'll pull something cool from Google Fonts soon.

Update attachment