Shoppeandroidtwo
C 64 completed
Other
unknown / kotlin · small
55
Files
4,581
LOC
1
Frameworks
5
Languages
Pipeline State
completedRun ID
#1541835Phase
doneProgress
0%Started
2026-04-16 21:02:10Finished
2026-04-16 21:02:10LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
35.57Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication 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
🧪 Code Distillation
Browse all specs →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
Frameworks
Jetpack Compose
Symbols
property68
constant33
class15
function14
method3
enum1
Embed Badge
Add to your README:
