All Projects → codereverser → folioman

codereverser / folioman

Licence: MIT license
Indian Mutual Funds Portfolio Manager

Programming Languages

python
139335 projects - #7 most used programming language
Vue
7211 projects
SCSS
7915 projects
typescript
32286 projects

Projects that are alternatives of or similar to folioman

mftool
Python library for getting real-time Mutual Funds data in India
Stars: ✭ 76 (+261.9%)
Mutual labels:  mutual-funds, mutual-fund-portfolio
Forecasting Mutual Funds
This Project gives you an overall idea for Forecasting Mutual Funds
Stars: ✭ 15 (-28.57%)
Mutual labels:  mutual-funds, mutual-fund-portfolio
mf-nav-data
Historical NAV/price/time-series data of mutual funds and popular benchmark indices in India
Stars: ✭ 29 (+38.1%)
Mutual labels:  mutual-funds
mf-models
Models (data structures) required to make a mutual fund investment platform
Stars: ✭ 21 (+0%)
Mutual labels:  mutual-funds

folioman

Portfolio manager and analysis tools for investments in Indian mutual funds, stocks and other digital assets.

Demo Dashboard

Pre-requisites

folioman requires docker and docker-compose installed in your system

Setup

To run the project, create a file called .env in the api folder based on the template api/env.template and run

docker-compose up --build

Once the process is complete, visit the following urls to get started.

The default username and password is given below; it can be changed from the backend dashboard.

username: admin
password: foliom4n

This will build the container images for backend, frontend and all dependent services and may take quite a while to finish.

Features

Asset classes

  • Indian Mutual funds (Work_In_Progress)
  • Indian Stocks (TODO)
  • CryptoCurrencies (TODO)

Screenshots

Some screenshots are available in the screenshots folder

Warning

The code is a work in progress and is in pre-alpha / proof-of-concept stage. It may have many critical bugs and it may also go through major backward-incompatible changes.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].