GithubHelp home page GithubHelp logo

sea-rod / budget-helper Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.07 MB

Budget-helper is a Django based budget application that allows users to manage their finances by adding, categorizing, and tracking their expenses.

License: MIT License

Python 46.15% HTML 44.15% CSS 8.59% JavaScript 1.07% Procfile 0.04%
budget budget-app budget-management budget-tool budget-tracker budgeting django django-app django-application python python3

budget-helper's Introduction

👋Introduction

Welcome to our Django to-do application's README page! You've come to the right place if you're looking for a dependable and effective budget application. The Django Budget App is a web-based budgeting application that allows users to manage their finances by adding, categorizing, and tracking their expenses. With this application, users can create their own custom categories, use default categories, and calculate their budget categorical-wise.

Features

User authentication and authorization Add and edit custom categories Default categories for common expenses Add and edit expenses for each category View and analyze expenses by category Generate reports to view spending patterns and budget performance

🏃‍♂️Installation

  1. Clone the repository
git clone https://github.com/sea-rod/Budget-Helper.git
  1. Change the working directory
cd Budget-Helper
  1. Install dependencies
pip install -r requirements.txt

or

python -m pip insatll -r requirements.txt 
  1. Then run the python manage.py migrate to make create tables in the database
python manage.py migrate
  1. Then run the python manage.py collectstatic command
python manage.py collectstatic
  1. Start the development server
python manage.py runserver

Note: Do not use the this server for production

  1. Open your web browser and navigate to http://127.0.0.1:8000 to use the application.

  2. Thats all your good to go. Enjoy the app 💖!!

Change the .env file according to your needs.

Usage

Adding a new category

To add a new category, follow these steps:

  1. Log in to your account.
  2. Click on the user profile dropdown menu in the navigation menu.
  3. Click on the "Add Category" button.
  4. Enter the name and budget of the new category.
  5. Click on the "Confirm" button.

Editing a category

To edit a category, follow these steps:

  1. Log in to your account.
  2. Click on the "Analytics" link in the navigation menu.
  3. Click on "Update" button besides the cateogory you want to edit.
  4. Update the name and budget of the category.
  5. Click on the "Confirm" button.

Adding an expense

To add an expense, follow these steps

  1. Log in to your account.
  2. Click on "+ Add Expense" box in the body (if no expense is added)
  3. Click on "+ Add Expense" button (if atleast one expense is added)
  4. Enter the Cateogry and the expense value.
  5. Click on the "Confirm" button.

🔨Built with

  • Django: Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

Contributing

Contributions to the Django Budget App are welcome! Please submit a pull request with any changes or improvements you would like to make.

License

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

budget-helper's People

Stargazers

 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.