Skip to content

Financial management tool: Simplify budgeting, expense tracking and investment management for personal use.

License

Notifications You must be signed in to change notification settings

bhaveshdev09/budgetbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

budgetbuddy

A simple money management app built using Django, Bootstrap, and Chart.js to track incoming and outgoing expenses.

Features

  • Track income and expense transactions
  • Visualize financial data using interactive charts
  • CRUD operations for transactions
  • Responsive design with Bootstrap

Table of Contents

Getting Started

Prerequisites

  • Python (3.x recommended)
  • Django
  • Dason (Bootstrap Template)
  • Chart.js

Installation

  1. Clone the repository:

    git clone https://github.com/bhaveshdev09/budgetbuddy.git
  2. Navigate to the project directory:

    cd budgetbuddy
  3. Install dependencies:

    pip install -r requirements.txt
  4. Apply migrations:

    python manage.py migrate
  5. Run the development server:

    python manage.py runserver
  6. Open your browser and go to http://127.0.0.1:8000/ to access the app.

Usage

  1. Visit the dashboard to view your financial data.
  2. Use the navigation links to add, edit, and delete income and expense transactions.

Contributing

Feel free to contribute to the project by creating issues or submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Financial management tool: Simplify budgeting, expense tracking and investment management for personal use.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published