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

promise

@promise

Joined July 27th, 2026

  • 4Devlogs
  • 2Projects
  • 0Ships
  • 0Votes
Β°β€§ 𓆝 π“†Ÿ π“†ž ·q
salutations! Ω©(^α—œ^ )و Β΄-
⋆.π™š ̊ my name is promise. i'm an avid programmer, thinker, and mathematician interested in chaos theory and quantum machine learning.
β‹†Λ™βŸ‘ i'm also all for making things aesthetic, so you'll see me scrambling to learn more about pretty + cute things.
⊹ οΉπ“ŠοΉπ“‚οΉβŠΉ Λ–
Open comments for this post

1h 56m 46s logged

𝐍𝐨𝐰 π₯𝐨𝐚𝐝𝐒𝐧𝐠. . .

devlog #4 – shoot for the stars like πŸ“Έ

β‹…Λšβ‚Šβ€§ ଳ β€§β‚ŠΛš β‹…
each task has a collapsible β€˜details’ textarea!

  • (i) modified HTML and CSS to accommodate changes
  • (ii) modified JavaScript [mostly the .parentElement locations] to adjust to structure
  • (iii) disabled space-key toggle so that the user’s typing wouldn’t be interrupted
    updated the track page’s sidebar from position: fixed; to position: relative; and juggled around CSS + CSS to restore the page structure
    debugged: the fill-if-blank text now appears only once, even when a completed task is deleted and the number of active tasks is consistently 0
0
0
3
Open comments for this post

1h 26m 16s logged

𝐍𝐨𝐰 π₯𝐨𝐚𝐝𝐒𝐧𝐠. . .

devlog #3 – shoot for the stars like πŸ“Έ

β‹…Λšβ‚Šβ€§ ଳ β€§β‚ŠΛš β‹…
refactored localStorage format of storing tasks β†’ {taskId: β€˜task_1785339829783’, task: β€˜look out the window’, details: β€˜look out at the sky’, completedDates: []}.
- this took a lot of effort, as does all structural change to storage in javascript. every function that pulled task data from localStorage had to be edited to accommodate this change, although i brought it upon myself by starting in the wrong direction.

added β€˜details’ to each task and styled them as textareas!

updated alert for empty charts; prepended now, rather than appearing below the empty canvas

0
0
5
Open comments for this post

1h 15m 34s logged

𝐍𝐨𝐰 π₯𝐨𝐚𝐝𝐒𝐧𝐠. . .

devlog #2 – shoot for the stars like πŸ“Έ

β‹…Λšβ‚Šβ€§ ଳ β€§β‚ŠΛš β‹…
added randomized text for filling blank pages :D
changed the stored date formats from date strings to ISO string for cleaner splitting and organization
debugged removing the completed tasks! [i felt like a forensic scientist, only with console.log(β€˜this should be appearing more than once’) and lots of if-else statements]. turns out i was forgetting to setListeners() for the newly created HTML task elements.
added charts tracking monthly progress [work in progress]

1
0
42
Open comments for this post

25m 43s logged

𝐍𝐨𝐰 π₯𝐨𝐚𝐝𝐒𝐧𝐠. . .
devlog #1 – shoot for the stars like πŸ“Έβ£

β‹…Λšβ‚Šβ€§ ଳ β€§β‚ŠΛš β‹…
added safety modal boxes for removing to-do lists.
debugged removal of completed tasks.

to-do:
β‹…Λšβ‚Šβ€§ debug the completed tasks more! right now, only one completed task can be deleted at a time. uh-oh… β‹…Λšβ‚Šβ€§

0
0
27

Followers

Loading…