You are browsing as a guest. Sign up (or log in) to start making projects!

Nebula Timer

  • 2 Devlogs
  • 3 Total hours

A space-themed Pomodoro Timer that will bring multiple functions together in one application

Open comments for this post

1h 5m 40s logged

Devlog #2 Today I began turning Nebula Timer from a simple Pomodoro timer into a productivity application. Added: • Home screen with activity selection • Setup screen before starting a session • Screen navigation system • Activity tracking between screens •Quote system The goal is to eventually make the app feel more like a roguelite, where users choose a task, complete focus sessions, and gradually build progress over time. Next steps: • Session goals • Results screen • XP and streak systems • Activity-specific presets

0
Original post
@JeffreyLi2134

Devlog #2 Today I began turning Nebula Timer from a simple Pomodoro timer into a productivity application. Added: • Home screen with activity selection • Setup screen before starting a session • Screen navigation system • Activity tracking between screens •Quote system The goal is to eventually make the app feel more like a roguelite, where users choose a task, complete focus sessions, and gradually build progress over time. Next steps: • Session goals • Results screen • XP and streak systems • Activity-specific presets

Replies

Loading replies…

0
7
Open comments for this post

1h 44m 19s logged

Devlog #1 –Nebula Timer Built the first working version of Nebula Timer, a Pomodoro-style focus timer for my web browser. Added Start, Pause, and Reset functionality using JavaScript event listeners and setInterval(). Learned how to update HTML dynamically, convert seconds into minutes and seconds, and debug issues involving multiple timers running at once. Also improved the UI with custom CSS styling and began work on a visual progress bar. Next steps: finish the progress bar, add session tracking, and implement automatic work/break cycles.

0
Original post
@JeffreyLi2134

Devlog #1 –Nebula Timer Built the first working version of Nebula Timer, a Pomodoro-style focus timer for my web browser. Added Start, Pause, and Reset functionality using JavaScript event listeners and setInterval(). Learned how to update HTML dynamically, convert seconds into minutes and seconds, and debug issues involving multiple timers running at once. Also improved the UI with custom CSS styling and began work on a visual progress bar. Next steps: finish the progress bar, add session tracking, and implement automatic work/break cycles.

Replies

Loading replies…

0
5

Followers

Loading…