Skip to content

AzizX-coder/ACal

Repository files navigation

🔥 ACal - AI Calorie Tracker

Platform License Framework Download

Track your calories with AI-powered food scanning. Snap a photo and get instant nutritional breakdown.

✨ Features

  • 📸 Photo Scanning - Take a photo of any meal and let AI analyze calories, protein, carbs, and fat instantly
  • 💬 Text Describe - Describe what you ate and get accurate nutritional data
  • 📊 Smart Dashboard - Beautiful animated calorie ring and macro tracking
  • 📅 History - Day/week view of your meals and progress
  • ⚙️ Personal Goals - Auto-calculated daily targets based on your profile
  • 🔒 Privacy First - All data stored locally on your device
  • 🌙 Dark UI - Modern Cal AI-inspired design

🚀 Getting Started

Prerequisites

  • Node.js 18+
  • Android Studio (for building APK)

Installation

# Clone the repository
git clone https://github.com/AzizX-coder/ACal.git
cd ACal

# Install dependencies
npm install

# Run development server
npm run dev

Build APK

# Build for Android
npx cap sync android
cd android && ./gradlew assembleDebug

The APK will be at android/app/build/outputs/apk/debug/app-debug.apk

🛠️ Tech Stack

  • Framework: Ionic React + Vite
  • Storage: Capacitor Preferences (local storage)
  • AI: Ollama Cloud API
  • Camera: Capacitor Camera

📱 Screenshots

Dashboard Scan History

📄 License

MIT License - see LICENSE for details.

🙏 Acknowledgments


Made with ❤️ by AzizX-coder

About

Full Callory App with local storage and ollama cloud integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors