PitchAI

A daily diary that shows what was saved

PitchAI turned a paper diary into a daily digital record, then added clear save feedback, guided tours and a place to review challenge progress.

Personal diary software
Deployed application and subsequent feature releases
Representative note-saving flow: an edit starts a save request, then the interface shows either Saved or Save failed. Challenge progress is a separate view.
Representative interaction diagram. Labels are simplified; no actual diary entry, person or achievement is shown.

Keep the daily record familiar

The project began with a paper diary: food categories and portions, a list of activities, and space for daily notes. The digital version needed to preserve that familiar structure, including half portions, while letting people return to a particular day.

PitchAI built an authenticated diary with records tied to the person and date. A daily view brings food quantities, activity choices and notes together. Moving to another date loads that day's entries rather than replacing the current record.

Make the save state visible

Automatic saving was already part of the notes workflow. Later work addressed a smaller but important question: how does someone know the edit reached the server?

The notes area now shows a saving indicator while a request is running, a saved confirmation after success, and an error state if the request fails. The next save clears the previous status. The interface distinguishes a completed save from an attempt still in progress.

This addition was tested with successful and failed requests, then deployed. It made the state of an everyday action visible without adding a separate Save button to the diary.

Look beyond a single day's entries

A later challenge gallery added a view beyond the daily page. It separates active challenges, achieved challenges and upcoming ones. Upcoming cards remain locked; achieved cards draw on the person's recorded unlocks and show when they were earned.

Food, activity and note updates refresh challenge progress. The gallery gives people a place to review what is available and what they have completed, instead of having to infer that from individual diary entries.

Guided tours were also added to explain the interface in place. The tour implementation supports previous and next steps, progress, keyboard controls and closing the tour.

A diary with feedback around the record

Delivery records confirm production releases of the guided tours, note-saving feedback and challenge gallery. The paper workflow remained the foundation; the later additions helped people understand the interface, see save status and review progress across days.

These are delivered product capabilities. The project records do not establish improved health, adherence or engagement, so this story makes no such claim.

Browse all case studies