Tag: bakerscalc

BakersCalc 3.1.0 Released

The latest version of BakersCalc includes the following:

  • Added prompt on empty page to help users get started adding ingredients
  • Added tooltips to all options
  • Added GitHub link to menu
  • New loading animation!
  • Tweaked mobile design

Development , , , , , ,

BakersCalc v3

BakersCalc v3 is a complete rewrite from the ground up. It uses React for the front end, Node/Express for the back end API, MySQL for it’s database, and NGINX as a reverse proxy (and as an SSL endpoint).

[continue reading]
Projects , , , , ,

BakersCalc v2

V2 of BakersCalc was almost completely rewritten as a personal initiative to implement ES6 and SASS into a project as well as to improve upon the UI/UX of the application.

[continue reading]
Design, Development, Projects , , , , , , , , , ,

Announcing BakersCalc v2

Now that the pizza has your attention – BakersCalc v2 is officially out! It’s been rewritten from the ground up to be more lightweight, efficient, and user friendly.

[continue reading]
Design, Development ,

BakersCalc v1.4.1 Released

I’m glad to announce that since most of the bugs in BakersCalc have been addressed I’m finally working on adding some useful features. Today’s update brings drag n drop sorting for all devices, in hindsight this should have been implemented from the beginning. There will be a small design update to make it obvious, but to sort you simply click/touch on the item’s weight and drag it to it’s new position.

Development ,

BakersCalc v1.3 Released

Winding down the weekend with some minor BakersCalc updates. This mostly addresses some strange use cases that realistically shouldn’t happen but technically could. I also changed the animations and in my very biased opinion think they make the user experience more fluid.

[continue reading]
Development

BakersCalc v1.2.1 Released

It’s been a while since my last update, but things are finally moving again. You can now select pounds (lb) as your displayed weights which should help when making large batches of dough.

[continue reading]
Development

BakersCalc v1.1 Released

This release of BakersCalc includes new features for sharing your formulas in different ways as well as bringing some very important information up front to the user.

[continue reading]
Development

BakersCalc

BakersCalc is a simple yet powerful web application for creating and sharing baking formulas. It can handle a variety of formulas including ones with sourdough starters, and can even accommodate non-yeast based recipes.

[continue reading]
Development, Projects , , , , , , , , , , ,

BakersCalc v1.0 Released

I’m proud to finally announce that BakersCalc is officially moving out of beta! There are a lot of new features in this release, including calculating by thickness factor, improved hydration logic, displaying in ounces, and more.

[continue reading]
Development