Skip to content

Django app to manage your monthly expenses and split them between your friends or family

Notifications You must be signed in to change notification settings

wkostusiak/ExpenseSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Expense Splitter

Responsive django app for splitting monthly expenses between group of people 💰

Try it! »

  1. About The Project
      <ul>
        <li><a href="#built-with">Built With</a></li>
      </ul>
    
    </li>
    <li>
      <li><a href="#features">Features</a></li>
    </li>
    <li><a href="#contact">Contact</a></li>
    

About The Project

Expense Splitter is my final project for college course called Principles of computer science - python. The app allows you to manage spendings and easily split them between your family or friends at the end of every month. It tells you what amount of money each user owes the others, assuming equal contribution (eg. for three users expenses are shared between these three people) The idea behind it is to make managing household budget easier.

main page

Built With

  • Python 3.10
  • Django 4.10
  • HTML5
  • CSS3
  • Bootstrap 5.2.3

Features

  • adding expenses with short description, date, category and amount spent
  • updating and deleting expenses

    adding expenses screenshot
  • search feature which allows to choose date range, category and title for displayed expenses

    search screenshot
  • drop-down menu allowing to choose a month to be splitted

    generate screenshot
  • immediate generation of your monthly summary

    summary screenshot
  • registration (unique email) and login page

Contributing

If you have a suggestion that would make this better, please let me know 😄

About

Django app to manage your monthly expenses and split them between your friends or family

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published