monitor-mf

A mobile app on Monitoring Mutual Fund, using React Native Javascript library.

Usage no npm install needed!

<script type="module">
  import monitorMf from 'https://cdn.skypack.dev/monitor-mf';
</script>

README

Monitor Mutual Fund (mf) Investment

A mobile app on Monitoring Mutual Fund, using React Native Javascript library.

Features: (for android only),

  1. persists data in a file (hence, no database/server needed),
  2. retrieves latest NAV from amfi website,
  3. imports / exports data from / to external file,
  4. requires few inputs:
    a. Date
    b. ISIN or Scheme Code
    c. NAV
    d. Units
  5. derives several outputs:
    a. Scheme Code or ISIN
    b. Scheme Name
    c. Current NAV
    d. Current date
    e. Cost
    f. Current Value
    g. No. of Days
    h. Absolute Gain
    i. Absolute %
    j. CAGR %
    k. Annualized %

Installation

Copy and install this APK file into Android mobile phone.

User Guide

License

MIT