I used Anything to turn the brief into an application, then inspected the generated project and preview rather than treating the first generation as the finished result. The initial build encountered a repeated date-handling issue and did not produce a usable entry page. I narrowed the implementation to one shared content record, kept planning dates as plain date strings in the editing form, and handled calendar calculations separately. I implemented the revised entry page in Anything’s code editor, with a focused list, editor and calendar flow, clear validation and storage feedback.