Skip to content

Kaia15/my-food-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My food diary, making your food journalling easy

Customers want to take action to improve their diet. Research shows that keeping a diary of food intake for a week leads to better diets. It helps users gain awareness of what they’re putting in their body, and also allows trained nutritionists to give targeted advice.

Demo

Since the app is still in the development process, some features are not available on mobile devices.

Images: 436013293_726647229427773_4896010327323886922_n

436733361_971967027543178_5316085662705357285_n

436622669_1043193777439129_3718228622792607391_n

436403898_472737168534092_541396944741256092_n

436317198_420405174287765_3327262683825892868_n

my-food-diary-dark-theme

Setup

  1. Login your GitHub account in your VSCode | command prompt.
  2. After logging in, command git clone https://github.com/Kaia15/openai-food-app to download my repo.
  3. Open VSCode, command npm install to install all needed packages.
  4. To run our application, command npm start.

Change Database (optional)

Image Storage:

Since I use my own Firebase and store the images, you can create your own Firebase storage to store your own images. After signing up and following Firebase guide, you can change your Firebase config in src/utils/firebase.tsx.

Object storage:

You can add your backend server and connect with your own database. In this app, because of time limitation, I only store the objects in LocalStorage.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published