Shoppeandroidtwo

C 64 completed
Other
unknown / kotlin · small
55
Files
4,581
LOC
1
Frameworks
5
Languages

Pipeline State

completed
Run ID
#1541835
Phase
done
Progress
0%
Started
2026-04-16 21:02:10
Finished
2026-04-16 21:02:10
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
35.57
Framework unique
Isolation
Last stage change
2026-05-10 03:34:51
Deduplication group #47496
Member of a group with 362 similar repo(s) — canonical #1589747 view group →
Powered by Repobility — scan your code at https://repobility.com

AI Prompt

Create an Android e-commerce application named Shoppe using Kotlin and Jetpack Compose. The app must adhere to Material Design 3 guidelines. I need to implement the core authentication flow: users should navigate from the StartPage to either the CreateAccountPage (for new users) or directly to the LoginScreen. From the LoginScreen, there should be a path to the PasswordPage for password entry. Please structure the UI using Jetpack Navigation Compose and use Coil for image loading. The app should target SDK 35 and use the latest stable Kotlin version.
android kotlin jetpack-compose material-design e-commerce ui navigation coil
Generated by gemma4:latest

Catalog Information

Create an Android e-commerce application named Shoppe using Kotlin and Jetpack Compose. The app must adhere to Material Design 3 guidelines. I need to implement the core authentication flow: users should navigate from the StartPage to either the CreateAccountPage (for new users) or directly to the LoginScreen. From the LoginScreen, there should be a path to the PasswordPage for password entry. Please structure the UI using Jetpack Navigation Compose and use Coil for image loading. The app should

Tags

android kotlin jetpack-compose material-design e-commerce ui navigation coil

Quality Score

C
63.6/100
Structure
61
Code Quality
55
Documentation
36
Testing
70
Practices
78
Security
100
Dependencies
75

Strengths

  • Good test coverage (60% test-to-source ratio)
  • Consistent naming conventions (PascalCase)
  • Good security practices — no major issues detected

Weaknesses

  • No LICENSE file — legal ambiguity for contributors
  • No CI/CD configuration — manual testing and deployment
  • 1 files with critical complexity need refactoring
  • 769 duplicate lines detected — consider DRY refactoring

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)

Languages

kotlin
81.6%
markdown
12.6%
xml
3.6%
json
1.6%
toml
0.7%

Frameworks

Jetpack Compose

Symbols

property68
constant33
class15
function14
method3
enum1

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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