/cranson-ui

browser for accessing cranson api

Primary LanguageElm

Cranson-UI

Description

Frontend for Cranson-App.

An Elm aplication that will retrieve plans from the Cranson API. Should allow users to

  • Browse existing applications
  • Search for specific applications
  • Display changes over time of an application

Usage

Use elm-live to automatically compile when changes are saved.

elm-live src/Cranson.elm --open --output=build/cranson.js