#
ENJA

uber

adrianhajdin/uber

A full-stack mobile application clone of Uber built with React Native, Expo, and PostgreSQL, featuring live mapping, ride booking, and Stripe payments.

1.9k 694No licenseUpdated 2024-10-29

Overview

This project provides a complete implementation of an Uber-like ride-sharing mobile application. It features user authentication through Clerk and Google OAuth, real-time location tracking, Google Maps and Places autocomplete integration, interactive ride selection, secure payment processing via Stripe, and ride history management backed by a PostgreSQL database.

Capabilities

  • Email and Google OAuth authentication
  • Real-time location tracking on Google Maps
  • Place search and autocomplete
  • Ride selection and fare calculation
  • Secure credit card and payment handling via Stripe
  • Ride history and user profile management

Best for

Learning full-stack mobile application development with React Native and Expo, Implementing location-based services and mapping features in mobile apps, Integrating secure payment gateways like Stripe into a mobile workflow, Building real-time ride-hailing interfaces with driver tracking

Evoa Score breakdown= Σ (score × weight)
55
Task usefulness20%100 → +20.0

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%25 → +3.8

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%38 → +4.6

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%40 → +4.0

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%88 → +7.0

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%0 → +0.0

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total64.1 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Requires sensitive API keys and database credentials to be stored in environment variables, including Stripe secret keys and database URLs.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.