Divvit2.0
D 56 completed
Other
mobile_app / typescript · small
112
Files
24,333
LOC
5
Frameworks
9
Languages
Pipeline State
completedRun ID
#1540340Phase
doneProgress
0%Started
2026-04-16 20:03:54Finished
2026-04-16 20:03:54LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
77.67Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #1938296
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Same scanner, your repo: https://repobility.com — Repobility
🧪 Code Distillation
Browse all specs →AI Prompt
Create a cross-platform mobile application, like a bill splitting tool, using React Native and Expo. The app needs a backend built with FastAPI and should use Supabase for user authentication and data persistence. Key features include AI receipt scanning using Google Gemini Vision to parse receipts into line items, and a real-time synchronization mechanism so that when one user selects an item, it updates instantly for all other users in the group. It should also support smart splitting options like even or itemized splits.
react-native expo fastapi typescript supabase ai mobile-app receipt-scanning real-time python
Generated by gemma4:latest
Catalog Information
Create a cross-platform mobile application, like a bill splitting tool, using React Native and Expo. The app needs a backend built with FastAPI and should use Supabase for user authentication and data persistence. Key features include AI receipt scanning using Google Gemini Vision to parse receipts into line items, and a real-time synchronization mechanism so that when one user selects an item, it updates instantly for all other users in the group. It should also support smart splitting options
Tags
react-native expo fastapi typescript supabase ai mobile-app receipt-scanning real-time python
Quality Score
D
55.8/100
Structure
45
Code Quality
69
Documentation
50
Testing
40
Practices
58
Security
74
Dependencies
90
Strengths
- Containerized deployment (Docker)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No CI/CD configuration — manual testing and deployment
- 3 files with critical complexity need refactoring
- Potential hardcoded secrets in 1 files
- 1684 duplicate lines detected — consider DRY refactoring
- 4 'god files' with >500 LOC need decomposition
Recommendations
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
FastAPI React React Native Expo Tailwind CSS
Symbols
variable656
function253
type_alias37
interface20
constant20
class5
method2
API Endpoints (14)
| Method | Path | Handler | Framework | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | / | root | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | access_token | params.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | /health | health_check | FastAPI/Flask | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | refresh_token | params.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| POST | /scan | scan_receipt | FastAPI | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| GET | window | Dimensions.get | Express | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
All rows above produced by Repobility · https://repobility.com
Embed Badge
Add to your README:
BinComp Dependency Hardening
All packages →3 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.