MIDORIinStealthmode / CarbonLeague_arfa

https://carbon-league-arfa.vercel.app
0 stars 0 forks source link

コンペの機能を拡張した #62

Closed shucream closed 7 months ago

shucream commented 7 months ago

仕様変更点

一連の流れ

  1. 管理画面: コンペを作成する(CompetitionStatus: DRAFT)
  2. 管理画面: コンペにRewardを設定する(ETHとSuperpower)
  3. (管理画面: コンペをUpcomingに更新する)
  4. 管理画面: コンペをOpenに更新する
  5. ユーザー: コンペにエントリーする
  6. (管理画面: コンペをClosedに更新する)
  7. 管理画面: コンペをFinishedに更新する
  8. ユーザー: コンペ結果を確認する
  9. ユーザー: コンペの報酬を受け取る
  10. (管理画面: コンペをOutdatedに更新する)

スクショ等

image image image

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
carbon-league-arfa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 25, 2024 11:04am
shucream commented 7 months ago

TODO