๐Ÿ“ฒ BillSplittr

June 29, 2025 ยท View on GitHub

BillSplittr is a mobile-first application that makes splitting group bills easy by allowing users to upload a photo of a bill or manually add expenses. It aims to provide a seamless and intuitive experience for managing group expenses.


๐Ÿ“ Folder Structure

โ”œโ”€โ”€ backend/ # Backend APIs and logic
โ”‚ โ””โ”€โ”€ README.md # Backend setup, routes, and architecture
โ”‚
โ”œโ”€โ”€ frontend/ # React Native mobile app
โ”‚ โ””โ”€โ”€ README.md # UI components, screen structure, setup guide
โ”‚
โ”œโ”€โ”€ data/ # Sample bills, test data, or receipts
โ”‚ โ””โ”€โ”€ README.md # Explanation of data usage and format
โ”‚
โ”œโ”€โ”€ .gitignore
โ”œโ”€โ”€ README.md # Project overview and structure
โ”œโ”€โ”€ LICENSE # Project license file
โ”œโ”€โ”€ CONTRIBUTING.md #Contribution standards and process

๐Ÿง  Workflow & Task Management

We use GitHub Issues to manage all tasks and ideas. Each issue should follow a clear format and be linked to a specific part of the project (e.g., frontend, backend, data).

โœ… Contribution Guidelines

Please check out the CONTRIBUTING.md file for guidelines on how to contribute to the project.

โœ๏ธ Folder-Specific READMEs

Each folder has its own README.md file containing:

  • A breakdown of its purpose
  • Setup instructions
  • Design/architecture choices
  • Owner or lead contact (if applicable)

๐Ÿšง Ongoing

Check the open issues tab for what's being worked on.