This repository has been archived on 2025-01-04 . You can view files and clone it, but cannot push or open issues or pull requests.
food_diary
Food Diary UI
What
Simple UI for entering food choices and whether they caused any issues such as headaches, migraines, upset digestion, etc.
How To Run
This project assumes an apt-based OS and was written on Ubuntu.
Clone the project
git clone https://github.com/Hyperling/food_diary food_diary_app
Move into the directory
cd food_diary_app
Run the project.
./run.sh
testing
test.sh
has been provided for showing how to interact with the APIs.
Description
Languages
Shell
69.2%
JavaScript
16%
TypeScript
14.8%