Ratios
This is an open source app made to help home brewers brew their coffee by calculating the grams of water needed, and run a timer all in the same screen.
This is perfect for:
- Chemex
- French Press
- V60
- Drip Pot
- other slow bar methods
Hey @johnmahlon - Trying to get my feet wet with SwiftUI and this is the perfect starter for me. Found this little visual bug with the keyboard on an iPhone 12 Pro Max simulator running iOS 14.5
I'm very familiar with building apps with Interface Builder but am brand new to SwiftUI. I'm going to tinker around and see if I can fix this issue. If you have any tips in the meantime, feel free to lmk here.
Edit: Realizing that the screenshot doesn't show the notch of the simulator. But the notch is blocking the view, so I'm guessing it's just a matter of telling the VStack to obey the safe area or something along those lines.
Overall this app is nearly perfect. However the Start/Clear/End buttons on the timer are a bit abstract, since the Start button does nothing when the timer is running and the end button does nothing when the timer is stopped. Suggestion:
I forgot to add that functionality in. I'm thinking it will be reset by long pressing the start button. Maybe a 3d press? I want to do something cool.
enhancement good first issueThe coffee calculation fields need to be added with functionality.
Coffee brewing works in ratios.
I typically prefer a 1:16 ration, meaning 16 grams of water for every gram of coffee.
This app will need a field to input coffee in grams, water in grams, and the water ratio field. The last of either the coffee or water will determine that the other field will be updated. i.e. if grams was edited last, then the water will update.
enhancementStart
label toggles between "Start" and "Stop"End
label to read "Reset"Clear
button in favor of single reset buttonI like to use countdown timers rather than count-up because I am easily distracted and will wander off while making coffee. A countdown timer would sound an alarm and remind me that I am making coffee. This can be implemented by tapping the timer itself which would prompt for a value.
enhancementI have dozens of cups of all different sizes. Sometimes I need to brew based on total volume rather than grounds volume. Please allow the water field to be editable.
enhancementMobile, desktop and website Apps with the same code This project shows how the source code can be architectured to run on multiple devices. As of now,
Calculate your Equated Monthly instalment (EMI) for Home loan, Housing loan, Car loan & Personal loan
NotPaid - SwiftUI Client did not pay? Add opacity to any SwiftUI View and decrease it every day until their app completely fades away. Set a due date
Calculator app Standart iOS calculator app written without storyboard - elements placed only by using code. FUN FACT - you can download it and install
IBCalculator IBCalculator is an example app to demonstrate how to use @IBDesignable and @IBInspectable. The origin code is from IBInspectable / IBDesi
BMI-Calculator An app which calculates the BMI and gives suggestion with MVC pat
BMI Calculator ?? Our Goal The objective of this tutorial is to look at how we can customise Flutter Widgets to achieve our own beautiful user interfa
iOS Calculator App Basic calculator app for iOS devices using Swift 4 and Xcode 9. Created for learning purpose. How to use Just download source code
DiscountCalcuator This is a basic discount calculator app I created. Have you ever been out shopping and there is a really awesome sale going on? Well
Tipsy Tipsy is a bill splitting app with tip feature. You can split the total bi
BMI Calculator Our Goal The goal of this tutorial is to learn more about Optionals, solidify your understanding of the MVC design pattern and to intro
A clone of the built-in iOS Calculator APP for iPadOS, using SwiftUI Yes, it looks exactly the same as the iOS built-in Calculator The UI is implement
Body Mass Index Calculator A multiscreen BMI Calculator app Uses UISliders for w
Currency Converter - Free and Quick Converter calculates money quick and easy way to see live foreign exchange rates. This app is available in the App
Splito! Nice and easy-to-use billing and tip calculator
Round & Split I needed a tip calculator, so I wrote one. I always round my tips, and when I dine out with a friend, I email them reminders that I owe
Tip-Calculation- It is a program for calculate the tip. You can easily calculate
Calculator A hobby project using Swift protocol and Swift 5.7's new generics to build an iOS Calculator-like calculator. Highlights: You can use Calcu
SplashScreen-CoffeeApp Coffee App Splash Screen made with SwiftUI. SplashScreen - Code struct ContentView: View { @State var splashScreen = true
nGram nGram is a Swift implementation to generate N-grams (all word combinations