Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 674 Bytes

DpdlCelsiusConverterApp.md

File metadata and controls

20 lines (10 loc) · 674 Bytes

DpdlCelsiusConverterApp

Dpdl

			www.dpdl.io

DpdlCelsiusConverterApp - a simple Celsius to Fahrenheit converter app with UI

Dpdl source code: app/dpdlcelsiusconverterapp

This very small Dpdl sample application provides a simple UI for converting degree values from Celsius to Fahrenheit.

The app makes use of embedded 'Clojure' code within Dpdl to create the UI and perform the calculation.

Screenshot