Skip to content

A fixed-income investment tracking application built with Tauri, React, and Typescript. Could provide earning date tracking and earning value estimate.

License

Notifications You must be signed in to change notification settings

BenjaminYe36/investment-tracker

Repository files navigation

Investment Tracker Logo
A free & open-source software for tracking fixed-income investments, and could provide earning date tracking and earning value estimate.
Made by Guangyin Ye

GitHub Release GitHub Actions Workflow Status GitHub Downloads (all assets, all releases) GitHub commit activity (branch) GitHub License

Changes & Features

  • Polished up for a public release v1.5.0
  • Quick filtering by owner, marketplace, bank, and start & end time within the side drawer
  • Interactive data grid (edit, delete, hide, sort, filter) to show the records
  • Autocomplete based on current records when adding new records
  • Highlight for already past maturity records, and most recent get money date
  • Earning estimates
  • Auto theme (Light/Dark) based on system preferences, and can be changed in settings

Screenshots

Investment Tracker Screenshot d1 Investment Tracker Screenshot d2 Investment Tracker Screenshot d3 Investment Tracker Screenshot l1 Investment Tracker Screenshot l1 Investment Tracker Screenshot 13

Download page

See release here

User Guide

  • Coming soon

Testing & Building

Pre-req for testing

Testing instructions

  1. git clone this repo or download source code and extract
  2. install Tauri pre-req by following this guide
  3. run npm install under project folder
  4. run npm run tauri dev for dev build testing

Building

run command npm run tauri build for creating distribution for your platform

Many Thanks to Tauri, MUI and their documentation

  • You could learn more about Tauri here
  • You could learn more about MUI here

About

A fixed-income investment tracking application built with Tauri, React, and Typescript. Could provide earning date tracking and earning value estimate.

Topics

Resources

License

Stars

Watchers

Forks