Expenses Tracker
Desenvolvedor
Chat público
Detalhes do produto
The expenses tracker system is a simple plug-and-play software that is intended for easy tracking of budget and expenses. It allows to easily view all your budget, see how much you've spent, and plan your expenses accordingly. Comes with a built-in user and permission system that let's you assign others to work and view your reports easily.
I believe in stability and minimal hassle, so the system is intended to stay version 1 forever. It is written in clean PHP, JS and CSS, with minimal 3d party libraries.
The system comes with an installation script for minimal hassle.
Expense tracker features a Dashboard to calculate expenses on a monthly, quarterly, and yearly basis easily.
Expense categories let you decide how your budget is split.
Add expenses per category and easily see what you spend on most.
Permissions system to control what your users can do in the system.
Requirements:
PHP 7.4.33 and up
Mysql 5.7 and up/Pgsql/odbc/ibm_db2
Redis or APCu PHP extensions
OpenSSL
Nginx or Apache webserver
Database user with permission to create a databtase and tables in that database, and permission to create users in that db. This will allow the script to automatically set itself to connect to its DB without any manual intervention.
Add categories with budgets to split your expenses
Permissions system that controls user access
Árvore de arquivos
-
📁 Expenses Tracker