An open API service indexing awesome lists of open source software.

https://github.com/hashir311/splitit

An expense share tracking web app for groups.
https://github.com/hashir311/splitit

bootstrap5 django django-application django-project django-webapp hacktoberfest html python3 under-development

Last synced: about 1 year ago
JSON representation

An expense share tracking web app for groups.

Awesome Lists containing this project

README

          

SplitIT logo

# SplitIT

Welcome to the SplitIT repository! SplitIT is a web application designed to simplify the process of managing shared expenses among groups. Built using Django, HTML, CSS, and JavaScript, this app provides users with a range of features for creating and managing expenses collaboratively.

## Features

- **Group Creation**: Easily create groups for friends, family, or any other shared expense scenarios.
- **Expense Creation**: Add expenses and specify the amount, description, and involved members.
- **Expense Sharing**: Distribute expenses among group members and keep track of individual contributions.
- **Expense Settlements**: Simplify settling up with features that help users understand who owes what.
- **Overview Dashboard**: Get a clear overview of money owed and money owed to you.
- **Authentication & Authorization**: Secure access with user registration and login functionalities.

## Benefits
- Simplifies tracking shared expenses for group activities.
- Provides transparency and clarity in financial dealings among friends and family.
- Reduces the hassle of manual calculations and settling up after shared activities.

## Screenshots
Home Page Login Page SignUp Page

Create Group Expenses in Group
Group Cards with Summary Add Member
Profile
Detailed Summary

Refer to [Contributing Guide](CONTRIBUTING.md) if you want to set up the project or want to contribute to it.

> **Note**: This application is currently under development, and many components are hard-coded and not yet dynamic.