finos / finos/vuu

As a developer I'd like the server to support calculated columns, as specified by a user

Open
#35 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
58
Forks
47
Avg merge
13h 3m
Merged PRs (30d)
110

Description

example of this might be: remainingNotional USD field.

You could define this in code as (price * remaining quantity) / fxToUsd

Contributor guide

Open the contributing guide

Research direction

The issue names the server but no files, tests, or entry point. Start by locating the server's view and column-definition handling, then trace how user expressions could be evaluated; done means a user-defined calculation such as (price * remaining quantity) / fxToUsd is supported and tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.