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.
- Host: GitHub
- URL: https://github.com/hashir311/splitit
- Owner: Hashir311
- License: mit
- Created: 2024-10-07T17:17:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-13T09:06:45.000Z (over 1 year ago)
- Last Synced: 2025-05-07T17:12:12.731Z (about 1 year ago)
- Topics: bootstrap5, django, django-application, django-project, django-webapp, hacktoberfest, html, python3, under-development
- Language: HTML
- Homepage: https://splitit.pythonanywhere.com/
- Size: 351 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# 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

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.