Skip to content

Personal Finance Manager build with Django, Python and Tabler UI

License

Notifications You must be signed in to change notification settings

dmm1/Ecosphere-Finance

Repository files navigation

Ecosphere-Finance

Personal Finance Manger

Description

Tired of managing your personal finances manually? Ecosphere-Finance is here to help! Our Personal Finance Manager is a powerful tool that allows you to easily track your income, expenses, and savings. With Ecosphere-Finance, you can:

  • Track your income and expenses in one place
  • Set income and expense categories to easily see where your money is going
  • Set if your income is recurring or not (daily, weekly, monthly, quarterly, yearly)
  • Set if your expense is recurring or not (daily, weekly, monthly, quarterly, yearly)
  • See upcoming transactions (recurring items)
  • Export transactions to pdf or xls
  • See your net worth over time
  • Some statistic about your finances

Current Status

Version 0.1.0 beta

Currently the basic functionality is implemented and working fine, upcoming Versions will get more features. Now im focusing on optimization, localization and security befor developing new functions.

Integraton

This App is part of the Ecosphere project. You can eighter use it standalone or integrate it with other Ecosphere apps wich are indeed for private usage.

The following apps are currently/soon available for Public:

  • Ecosphere Accounts
  • Ecosphere Life
  • Ecosphere Navigation

Installation

Integrate it in other Ecosphere apps

tbd

Standalone

Please notice that you will need login via backend as this app does not have a login/logout.

  1. if you dont have started a project you can do it with the following command: django-admin startproject myproject
  2. Clone the repository https://github.com/dmm1/Ecosphere-Finance.git into your project directory, name the folder "finance"
  3. Install the dependencies
  4. add "finance" to the apps section in settings.py
  5. Run the migrations
  6. Start the development server

Screenshots

alt 1 alt 2 alt 3

About

Personal Finance Manager build with Django, Python and Tabler UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published