Project 03 / Backend development
Calorie tracker
A calorie-tracking project, with a closer look at the backend behind the experience.
01 / The project
Behind the everyday entry.
A calorie tracker demonstrating backend development. This page will examine the implementation once the code and interface are available for review.
Add the original brief, intended users and the needs the project addresses.
02 / My contribution
The work behind the work.
Backend development is the focus of this project. The specific data model, calculations, validation and storage behaviour still need to be verified against the source.
03 / Design & decisions
The ingredients of the build.
Draft outline · the source material will ground these sections in the actual work.
Representing the data
Content placeholder: add the actual data model, field definitions and relationships after reviewing the source.
Handling input
Content placeholder: document the validation and calculations that actually exist, with verified examples.
From input to storage
Content placeholder: explain the actual request and storage flow in writing.
04 / Supporting evidence
Show the thinking.
Written examples of the data model, validation, calculations and storage will be added after reviewing the source.
05 / Outcome & reflection
What I’m taking forward.
Add the actual outcome, what worked, what was difficult, and what I would change. Results and learning will be written from the project evidence.