{% extends "base.html" %} {% block title %}Brewlog ยท Check In{% endblock %} {% block head %} {% if has_foursquare %} {% endif %} {% endblock %} {% block content %} Check In Record a cup of coffee at a cafe. Change 1. Cafe 2. Coffee 3. Rate {% if has_foursquare %} Use My Location Search by city {% endif %} {% if has_foursquare %} Confirm cafe details Review and edit the details before saving. Name * City Country Website Cancel Confirm {% endif %} {% if !cafe_options.is_empty() %} Or choose a saved cafe: Select a cafe… {% for cafe in cafe_options %} {{ cafe.label }} {% endfor %} {% endif %} What are you drinking? {% if has_ai_extract %} Scan a bag to identify the coffee, or select from your existing roasts below. Scan Bag or Go Scanning & saving… Scanned: Or select an existing roast: {% else %} {% endif %} Select a roast… {% for roast in roast_options %} {{ roast.label }} {% endfor %} How was it? (optional) {% for i in 1..=5 %} {% endfor %} Check In {% endblock %}
Record a cup of coffee at a cafe.
Review and edit the details before saving.
Or choose a saved cafe:
Scan a bag to identify the coffee, or select from your existing roasts below.
Or select an existing roast: