Work in progress — a portfolio taking shapeDevelopment notice
Back to work

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.

Problem & audience — content pending

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.

Backend developmentData handling

03 / Design & decisions

The ingredients of the build.

Draft outline · the source material will ground these sections in the actual work.

01

Representing the data

Content placeholder: add the actual data model, field definitions and relationships after reviewing the source.

02

Handling input

Content placeholder: document the validation and calculations that actually exist, with verified examples.

03

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.

Reflection to be added

Add the actual outcome, what worked, what was difficult, and what I would change. Results and learning will be written from the project evidence.

Next project / Full-stack development

Personal finance tracker