Back home

02 / Food Ordering App

ReiluKuljetus

A mobile food ordering application covering restaurant browsing, ordering and order tracking. I worked on the mobile frontend and helped connect it to the backend APIs handling order management.

Role / Stack

Frontend / Mobile Developer

React NativeNode.jsMongoDB

What I built

  • React Native screens for restaurant browsing, menus and order flow.
  • Order tracking views driven by backend order state.
  • Integration between the mobile client and Node.js order management APIs.

Responsibilities

  • Mobile frontend development and component structure.
  • API integration and client-side state for the ordering flow.
  • Data shape coordination with the backend for order management.

A note from the work

Mobile makes latency visible. Ordering flows live or die on how a screen behaves while it waits for the server, not on how it looks when the data has arrived.