Tag: express

PLANted

PLANted is an app for tracking succession planting in gardens. Add the crop(s) you’d like to grow, define its growing schedule, and PLANted will calculate when to sow, rotate, and harvest your crops.

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

Sensors 0.2.0 Released

A minor update for Sensors has been released:

  • Replaced temperature & humidity toggles for combo toggle
  • Separated graphs with option to toggle combined view with combo toggle button
  • Created generic graph component for future use
Development , , , , ,

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 , , , , ,

rPi Sensors

This app was created for logging and visualizing temperature and humidity data using a Raspberry Pi and a DHT22 module. It also features an optional IFTTT notification for high temperature alerts, which can be defined in the script config.

Source code is available on GitHub.

Projects , , , , , , , , ,