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

DoFresh

  • 5 Devlogs
  • 6 Total hours

In a world of pursuing immediate gratification and visible perfection, DoFresh encourages persistent growth and celebrates daily achievements with its users, removing the guilt of stagnant tasks and the vagueness of unrecorded consistency.

Open comments for this post

53m 8s logged

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

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

β‹…Λšβ‚Šβ€§ ଳ β€§β‚ŠΛš β‹…
added HTML and CSS template for the advice page, which will feature a series of blogs offering advice on productivity, mental health, and consistent growth [based on personal experiences]
considering using free AI APIs to create an interactive analysis/support chatbot… please recommend me some free sources if you know any!! ❀️

0
0
3
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

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…