Product
Blog
Docs
Pricing
Log in
Sign up
mxis/gut-tracker
mxis/gut-tracker
/
Compare
Merge
mxis/main
into
templates/main
13 files changed
Hide whitespace
+1413
-78
README.md
+68
-42
templates/main
mxis/main
frontend/components/App.tsx
+79
-7
frontend/favicon.svg
+3
-3
frontend/index.html
+21
-4
H
index.ts
+88
-4
frontend/components/History.tsx
+228
-0
frontend/components/Insights.tsx
+163
-0
frontend/components/LogMeal.tsx
+202
-0
frontend/components/LogSymptom.tsx
+275
-0
lib
lib/ai.ts
+53
-0
lib/db.ts
+233
-0
frontend/components/Counter.tsx
+0
-18