#
ENJA

event_platform

adrianhajdin/event_platform

A full-stack Next.js 14 event management application featuring user authentication, event CRUD operations, and Stripe checkout integration.

958 276No licenseUpdated 2024-07-20

Overview

This project provides a complete blueprint and source code for building a modern, feature-rich event management platform. It leverages Next.js 14, TypeScript, TailwindCSS, and integrates third-party services like Clerk for secure authentication, Stripe for ticket purchasing, MongoDB for data storage, and Uploadthing for file handling.

Capabilities

  • User authentication and profile management via Clerk
  • Full CRUD operations for managing events
  • Search and filtering capabilities for discovering events
  • Dynamic event categorization
  • Ticket purchasing and checkout powered by Stripe
  • Order management and transaction tracking

Best for

Building a commercial event ticketing website, Learning full-stack development with Next.js 14 and TypeScript, Implementing secure payment processing and user management workflows

Works with

CursorGitHub CopilotClaude Code
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%10 → +1.5

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

Documentation12%40 → +4.8

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

Security15%80 → +12.0

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

Originality10%40 → +4.0

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

Popularity8%79 → +6.3

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

Compatibility5%75 → +3.8

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

Weighted total65.1 / 100

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

Security considerations

Ensure environment variables containing secret keys for Clerk, Stripe, MongoDB, and Uploadthing are properly secured and never exposed client-side.

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.