Divvit2.0

D 56 completed
Other
mobile_app / typescript · small
112
Files
24,333
LOC
5
Frameworks
9
Languages

Pipeline State

completed
Run ID
#1540340
Phase
done
Progress
0%
Started
2026-04-16 20:03:54
Finished
2026-04-16 20:03:54
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
77.67
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication 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

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

typescript
49.2%
json
47.8%
sql
1.1%
python
0.8%
markdown
0.6%
javascript
0.3%
shell
0.1%
text
0.0%
css
0.0%

Frameworks

FastAPI React React Native Expo Tailwind CSS

Symbols

variable656
function253
type_alias37
interface20
constant20
class5
method2

API Endpoints (14)

Repobility (https://repobility.com) — every score reproducible
MethodPathHandlerFramework
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
GET/rootFastAPI/Flask
GETaccess_tokenparams.getExpress
GET/healthhealth_checkFastAPI/Flask
GETrefresh_tokenparams.getExpress
POST/scanscan_receiptFastAPI
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress
GETwindowDimensions.getExpress

Quality Timeline

1 quality score recorded.

View File Metrics
All rows above produced by Repobility · https://repobility.com

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1429503.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV

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.
Nasyncio4.0.0 · 0 gadgets · risk 0.0Nfastapi0.135.3 · 0 gadgets · risk 0.0Npydantic2.12.5 · 0 gadgets · risk 0.0