Skip to content

Use of Third party libraries for tPΒ #39

@wwweert123

Description

@wwweert123

Library

  1. JSON Simple https://code.google.com/archive/p/json-simple/
  2. apache commons langs https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
  3. Xchart https://mvnrepository.com/artifact/org.knowm.xchart/xchart/3.2.2
  4. Alpha Vantage https://www.alphavantage.co/

Purpose

  1. Used for parsing request to Stock API into JSON object in java code for easy access
  2. Used for padding of UI outputs using string.leftpad and string.rightpad
  3. Used for generating different kinds of visualization (piecharts, bargraphs) for financial planner application to categorize expenses and income
  4. API endpoint for getting updated stock prices for user to track the stocks that they are interested in in the application watchlist

License

  1. Apache License 2.0
  2. https://www.apache.org/licenses/
  3. Apache 2.0 open source license
  4. https://www.alphavantage.co/terms_of_service/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions