Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.67 KB

File metadata and controls

40 lines (28 loc) · 1.67 KB

Cook App

GitHub Kotlin License

Cook App is a modern, multi-platform recipe and meal management application built with Jetpack Compose (Android) and Kotlin. It helps users import recipes from websites and social media, track pantry inventory, create smart grocery lists, manage meals, and plan cooking schedules. Features include camera-based recipe import (OCR), nutritional info, expiry alerts, and AI-driven suggestions. Designed for home cooks, busy professionals, and food enthusiasts, Cook App streamlines meal planning, cooking, and grocery management in one seamless experience.

Features

  • Import recipes from websites, Instagram, Pinterest, Facebook, and YouTube
  • Smart grocery lists & pantry tracking
  • Meal planning and scheduling
  • Recipe OCR via camera
  • Nutritional info and expiry alerts
  • Tag-based recipe filtering
  • AI-based recipe suggestions
  • Community and social features

Tech Stack

  • Kotlin & Jetpack Compose (Android)
  • Room Database for local storage
  • Coroutine-based asynchronous operations
  • Navigation and Scaffold UI patterns

Setup

  1. Clone the repository
  2. Open in Android Studio
  3. Build & run on a device or emulator

Contributing

PRs welcome. Please follow Kotlin coding conventions and Jetpack Compose best practices. ioms and includes unit tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.