Giter Club home page Giter Club logo

folioman's Introduction

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.

folioman's People

Contributors

codereverser avatar dependabot[bot] avatar rajadilipkolli avatar renovate[bot] avatar sbathe avatar

folioman's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency autoprefixer to v10.4.20
  • chore(deps): update dependency redis to v5.0.8
  • chore(deps): update dependency requests to v2.32.3
  • chore(deps): update dependency sass to v1.77.8
  • chore(deps): update yarn to v3.8.4
  • chore(deps): update dependency @babel/eslint-parser to v7.25.1
  • chore(deps): update dependency django to v5.1
  • chore(deps): update dependency sentry-sdk to v2.13.0
  • fix(deps): update dependency core-js to v3.38.1
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-plugin-nuxt to v4
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency gunicorn to v23
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency sass-loader to v16
  • chore(deps): update dependency stylelint to v16
  • chore(deps): update dependency stylelint-config-prettier to v9
  • chore(deps): update dependency stylelint-config-standard to v36
  • chore(deps): update dependency stylelint-scss to v6
  • chore(deps): update node docker tag to v20
  • fix(deps): update dependency fs-extra to v11
  • fix(deps): update dependency highcharts to v11
  • fix(deps): update dependency mitt to v3
  • fix(deps): update dependency nuxt-highcharts to v3
  • fix(deps): update dependency primeicons to v7
  • fix(deps): update dependency primevue to v4
  • fix(deps): update dependency vue to v3
  • fix(deps): update dependency vue-sidebar-menu to v5
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • mcr.microsoft.com/devcontainers/python 1-3.12-bullseye
  • ghcr.io/devcontainers/features/docker-in-docker 2
  • ghcr.io/devcontainers/features/github-cli 1
  • ghcr.io/devcontainers/features/node 1
docker-compose
docker-compose.yml
dockerfile
api/Dockerfile
ui/Dockerfile
  • node 16-buster
github-actions
.github/workflows/api.yml
  • actions/checkout v4
  • actions/setup-python v5
.github/workflows/ui.yml
  • actions/checkout v4
  • actions/setup-node v4
npm
ui/package.json
  • @nuxtjs/auth-next ^5.0.0-1624817847.21691f1
  • @nuxtjs/axios ^5.13.6
  • @nuxtjs/composition-api ^0.29.3
  • @nuxtjs/proxy ^2.1.0
  • @vue/composition-api ^1.3.0
  • @vuelidate/core ^2.0.0-alpha.30
  • @vuelidate/validators ^2.0.0-alpha.24
  • core-js ^3.16.3
  • fs-extra ^8.1.0
  • highcharts ^9.3.0
  • mitt ^2.1.0
  • nuxt ^2.15.8
  • nuxt-highcharts ^2.0.2
  • nuxt-typed-vuex ^0.3.0
  • primeicons ^5.0.0
  • primevue ^2.10.4
  • vue ^2.6.14
  • vue-sidebar-menu ^4.8.1
  • @babel/eslint-parser ^7.13.14
  • @nuxt/types ^2.15.8
  • @nuxt/typescript-build ^2.1.0
  • @nuxtjs/eslint-config ^12.0.0
  • @nuxtjs/eslint-config-typescript ^12.0.0
  • @nuxtjs/eslint-module ^4.0.0
  • @nuxtjs/stylelint-module ^5.0.0
  • @nuxtjs/tailwindcss ^4.2.1
  • @types/nuxtjs__auth ^4.8.8
  • autoprefixer ^10.4.19
  • eslint ^7.23.0
  • eslint-config-prettier ^8.1.0
  • eslint-plugin-nuxt ^2.0.0
  • eslint-plugin-prettier ^3.3.1
  • postcss ^8.4.31
  • prettier ^2.8.8
  • pug ^3.0.2
  • pug-plain-loader ^1.1.0
  • sass ^1.77.2
  • sass-loader ^10.5.2
  • stylelint ^13.12.0
  • stylelint-config-prettier ^8.0.2
  • stylelint-config-standard ^21.0.0
  • stylelint-scss ^3.19.0
  • yarn 3.8.3
pip_requirements
api/requirements.txt
  • casparser ==0.5.5
  • celery ==5.4.0
  • Django ==5.0.8
  • django-celery-beat ==2.6.0
  • django-celery-results ==2.5.1
  • django-click >=2.3.0
  • django-environ ==0.11.2
  • django-import-export ==2.9.0
  • django-redis ==5.4.0
  • djangorestframework ==3.15.2
  • djangorestframework-simplejwt ==5.3.1
  • gunicorn ==22.0.0
  • python-dateutil >=2.8.1
  • pytz >=2021.1
  • redis ==5.0.7
  • requests ==2.32.1
  • sentry-sdk ==2.8.0
  • tablib ==3.3.0
  • xirr ==0.1.8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.