Giter VIP home page Giter VIP logo

sptallent / financial-management-tool Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 105 KB

Financial Management Tool is a Python Django-based web application that helps users track and manage their income, expenses, debts, and investments. It provides an intuitive interface for recording and analyzing financial transactions, along with visualizations and search/filtering capabilities.

Python 70.50% HTML 29.50%
css django jquery python sql html5

financial-management-tool's Introduction

Financial Management Tool

This project is a financial management tool developed using Python's Django framework. It provides functionality for managing income, expenses, debts, and investments, allowing users to track their financial transactions and make informed decisions.

Features

  • User authentication: Users can create accounts, log in, and manage their personal financial data securely.
  • Income tracking: Users can add, view, and categorize their income transactions.
  • Expense tracking: Users can add, view, and categorize their expense transactions.
  • Debt management: Users can add, view, and track their debts.
  • Investment tracking: Users can add, view, and monitor their investments.
  • Visualization: The tool provides visual representations of income, expenses, and investment returns.
  • Search and filtering: Users can search and filter transactions based on various criteria.
  • Responsive design: The tool is designed to be responsive and accessible on different devices.

Technologies Used

  • Python
  • Django
  • HTML5
  • CSS
  • JavaScript (jQuery)
  • SQL (Database)

Installation

  1. Clone the repository: git clone https://github.com/sptallent/financial-management-tool.git
  2. Navigate to the project directory: cd financial-management-tool
  3. Create a virtual environment: python -m venv venv
  4. Activate the virtual environment: Windows venv\Scripts\activate MacOS and Linux source venv/bin/activate
  5. Install the dependencies: pip install -r requirements.txt
  6. Run database migrations python manage.py migrate
  7. Start the development server: python manage.py runserver
  8. Access the application in your web browser at 'http://localhost:8000'

financial-management-tool's People

Contributors

sptallent avatar

Stargazers

McCarthy Charles avatar Hassan Najm avatar

Watchers

 avatar

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.