hashmapinc / hashmapinc/Heirloom

as a user, I'd like to input key-value pairs instead of JSON when adding a transaction

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, transactions are entered as freeform text that are expected to be JSON-compliant.

It would be better if transaction payloads were built in the UI the same way that AWS handles adding tags: a measure type text field followed by a measure value field with a simple "+" button to add more key-value pairs.

The submit call to the POST endpoint should then construct JSON from the user input.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.