in2tracker

module
v0.0.0-...-2db7ed4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2018 License: GPL-3.0

README

GoDoc Build Status Coverage Status Report Card

In2Tracker - Intelligent Investment Tracker

- Warning: In early and active development - you can expect many changes over time!

This free and open-source project helps tracking investments easier.

Primarily developed as a side-project to help me with my investments, improve my code design, Go language skills and learn a new web framework. At the same time it may help others! You are free to use the code for any purpose according to the license and you can contribute to the project as well.

Features

  • Support for multiple types of investment (currently stock and items only)
  • Imports transactions from many export formats (currently fio.cz e-Broker only)
  • Prepares foundation for making tax return
  • Multiple currency rate providers (currently CNB.cz only)
  • Multiple market data providers (current providers: Quandl, Google, Yahoo for company data)
  • Track investment value in realtime or near-realtime (to be done)
  • Web administration (to be written in Angular 2 or React)
  • Writen in Go, produces safe and static binaries which won't break over time
  • It's a web service so it's multi-plarform (with Linux/Mac/Win binaries)

Vlastnosti Česky

Aktuálně podporuje:

  • Import transakcí z fio.cz - nutno mít kompletní historii transakcí
  • Výpočet podkladů pro daňové přiznání FO
  • Získává kurzy z ČNB
  • Napsáno v Go pod svobodnou licencí GNU GPL v3.0
  • Multi-platformní: Windows / Linux / Mac / Smartphone

How to help

Help is welcome!

  • Help by reporting issues
  • Or by contributing code by pull requests

How to install and use

TO BE WRITTEN

Návod k instalaci a použití

BUDE POPSÁN

Issues

Report issues on GitHub. Please note that I am very busy most of the time and can't react to every issue immediately. If you have programming skills, please consider helping me by contributing pull requests.

License

Released under GNU GPL 3.0 (see LICENSE.md). Other licenses may be available on case-by-case basis.

Contact

See http://k3a.me/about-me/ for contact information.

Directories

Path Synopsis
model
Package model holds all models, mostly representing database structure.
Package model holds all models, mostly representing database structure.
store
Package store implements persistent data storage with clean API.
Package store implements persistent data storage with clean API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL