Skip to main content

Money Tracker UI with Storage API

· One min read
Anton Troshin
Clematis maintainer

Added a significantly renovated design plus integration with Clematis Storage API gives a persistent storage for commodities, organizations and accounts main images.

The images themselves can be simply pasted from the clipboard in a new image uploader component, this makes the authoring of entity front image easier:

  1. Paste the image from the clipboard, scale and move it to the desired position. The uploader will crop the visible area of the image.
  1. Clicking the "Save" button will upload the image to the Clematis Storage API and will display the resulting image in the read-only uploader. In this example the image has been scaled down before upload if compared with the first screenshot.

The component sources can be found here.