/online-financial-management-system

A financial management system based on web

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Online Financial Management System

ATTENTION: The Django version required by this project is vulnerable, DO NOT serve it on a computer with public access. The project is only for learning.

It is a financial management system which can help you manage your companies affairs, salary, taxes, receipts and etc.

Getting Started

# Python 3.6 and below is required
pip install -r requirements.txt

python manage.py migrate
python manage.py runserver

Screenshots

Homepage Homepage

Login Page Login

Company Management Page Company