๐ฒ 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.