Skip to content

This mobile application project aims to help user to closely monitor their daily nutrients intake, in particular calories.

Notifications You must be signed in to change notification settings

jacky-wong9273/calories-app

Repository files navigation

calories-app

Prerequisite

Development / Preview

Before starting to develop the app from every git pull, run pnpm install to ensure required dependencies are installed. Use pnpm add --save-dev for development-only dependencies during development to optimize production build. For most of the issues arisen from the package manager, deleting both /node_modules and pnpm-lock.yaml then run pnpm install again will help.

Testing

Run pnpm start to start the local server.

  1. Using Expo Go
  • Download the Expo Go app from play store / app store.
  • Scan the QR code to access the metro server.
  1. Using a Physical Device / Simulator
  • Make sure a physical device is connected with physical cable / a simulator is active to be called.

Server

https://github.com/ycclau-107/calories-app-server/

Please read the README file of the server for the server operation.

About

This mobile application project aims to help user to closely monitor their daily nutrients intake, in particular calories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published