Food diary to track food intake symptoms for people struggling with chronic diseases.
- 📝 Track food intake and symptoms
- 📅 Set date and time for each entry
- 🔍 Filter entries by type (food or symptoms)
- 💾 Data stored locally in your browser
- 📱 Responsive design for mobile and desktop
- Open
index.htmlin your web browser - Add a new entry by:
- Selecting date and time
- Choosing type (Food or Symptom)
- Describing what you ate or symptoms you experienced
- Click "Add Entry" to save
- View your entries below, filtered by type if desired
- Delete entries by clicking the "Delete" button
Simply open index.html in any modern web browser. No installation or server required!
For local development:
# Open the file directly
open index.html
# Or use a simple HTTP server (optional)
python3 -m http.server 8000
# Then visit http://localhost:8000- iOS app version
- Cloud sync
- Export data as CSV
- Charts and analytics
- Correlations between food and symptoms