An android app that helps users log their meals and track calories.
Free users can access basic analytics and up to 3 logs..
Subscribers get unlimited logs and premium insights..
- Meal Analytics – Track calories and view breakdowns.
- Log Meals – Add your meals with calorie counts.
- Analytics – A Github style heatmap to view daily calorie intake.
- Free Plan – Limited to 3 logs with analytics access.
- Pro Plan – Unlimited logs and personalized insights.
- React Native for frontend
- NodeJS for backend
# Clone the repo
git clone https://github.com/your-username/caloriesgpt.git
# Install dependencies
cd caloriesgpt
npm install
# or
yarn installl# For iOS
npx react-native run-ios
# For Android
npx react-native run-androiddSmall AI use, just used for getting ideas or solving a problem mainly, and generating this readme.md file. I would put a total of 12 percent AI use.