Skip to content

Develop Library App Code #52

@FiddlersCode

Description

@FiddlersCode

Part of the requirements of the Balena tech test is to use an app which is a library rather than a fully feature web app with db connections etc.

As most of the code at the moment deals with the Mongo db connection (although there is some Mongo query logic which is tested with the in-memory database), this ticket should be to create a new module that is pure library code.

Possible features to write:

  • PDF writer
  • accountant
  • violin seating algorithm

Accountant should:
calculate past or projected gross income (by tax year, calendar year, month)
calculate past or projected expenses (by tax year, calendar year, month)
calculate past or projected net income (by tax year, calendar year, month)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions