✓ Verified 💻 Development ✓ Enhanced Data

Gutcheck

GutCheck - A digestive health tracking application with personalized.

Rating
3.9 (139 reviews)
Downloads
898 downloads
Version
1.0.0

Overview

GutCheck - A digestive health tracking application with personalized.

Key Features

1

User authentication system with secure registration and login

2

Personalized meal tracking with digestive impact assessment

3

Food sensitivity identification through data analysis

4

Gut health metrics and progress tracking

5

Scientifically-backed dietary recommendations

Complete Documentation

View Source →

GutCheck Digestive Health Tracker

Overview

GutCheck empowers individuals to understand and optimize their digestive health through personalized insights and data-driven recommendations. Unlike generic health apps, GutCheck focuses specifically on digestive health with scientifically-backed insights that help users identify food sensitivities and improve gut wellness.

Features

  • User authentication system with secure registration and login
  • Personalized meal tracking with digestive impact assessment
  • Food sensitivity identification through data analysis
  • Gut health metrics and progress tracking
  • Scientifically-backed dietary recommendations

Installation

bash
clawhub install gutcheck

Setup

  • After installation, navigate to the gutcheck directory
  • Create a .env file with required environment variables:
env
MONGODB_URI=mongodb://localhost:27017/gutcheck
   JWT_SECRET=your-super-secret-jwt-key-here
   PORT=5000
   NODE_ENV=development
  • Run the application:
bash
cd gutcheck
   npm run dev

Usage

  • Access the application at http://localhost:3000
  • Register a new account or log in to an existing one
  • Track your meals and digestive responses
  • View personalized insights and recommendations

Target Users

  • Health-conscious individuals experiencing digestive issues
  • People seeking to identify food sensitivities
  • Those interested in optimizing their gut health
  • Users wanting data-driven dietary recommendations

API Endpoints

  • POST /api/auth/register - Register a new user
  • POST /api/auth/login - Login and retrieve JWT token
  • GET /api/auth/me - Get current user data (requires auth)
  • POST /api/diet/add-meal - Add a new meal entry
  • GET /api/diet/my-meals - Get all meals for current user
  • PUT/DELETE /api/diet/my-meals/:id - Update/delete meal entries

Installation

Terminal bash

openclaw install gutcheck
    
Copied!

💻Code Examples

example.txt
MONGODB_URI=mongodb://localhost:27017/gutcheck
   JWT_SECRET=your-super-secret-jwt-key-here
   PORT=5000
   NODE_ENV=development

Tags

#personal_development

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author allen566
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install gutcheck