Skip to content

data-droid/coffeeJournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeJournal

CoffeeJournal is an iOS app for tracking coffee beans, brew cups, and recipes in one place.

Features

  • Manage beans with origin, roast info, pricing, and photos.
  • Record brew cups for home and cafe workflows.
  • Save recipes and steps for repeatable brews.
  • Import/export backup data from Settings.
  • Use Gemini-assisted parsing to auto-fill bean details from product links.

Tech Stack

  • SwiftUI
  • Core Data
  • UIKit bridges for camera and photo library pickers

Getting Started

1) Prerequisites

  • Xcode 15+
  • iOS 16+ target

2) Clone

git clone https://github.com/data-droid/coffeeJournal.git
cd coffeeJournal

3) Configure Gemini key (optional but recommended)

You can either:

  • Set GEMINI_API_KEY (and optionally GEMINI_MODEL) in your build configuration, or
  • Save the API key directly in-app from Settings.

4) Open and run

  • Open CoffeeJournal.xcodeproj in Xcode.
  • Select an iOS device or simulator.
  • Build and run.

Repository

About

원두와 커피에 대한 기록을 남깁니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors