/nebuta-live

🎆 Nebuta Live - 全国のねぶた祭りをもっと楽しく

Primary LanguageTypeScript

🎆 Nebuta Live - 全国のねぶた祭りをもっと楽しく

Screen Shot 2022-09-06 at 13 19 26

What is "Nebuta Live"?

  • 全国のねぶた祭り当日をもっと楽しくするアプリ
  • ねぶた祭りでの悩みのあれこれを解消し、今までにない楽しみを提供する
  • 若者向け

About "Nebuta"

  • 明かりを灯した巨大な灯籠(=ねぶた)を山車に乗せて練り歩く大変華やかなお祭り
  • 大きいものだと1週間で100万人もの人が訪れる

Why use "Nebuta Live"?

Nebuta Live はねぶた祭りが今まで抱えていた悩みをまとめて解決するために生まれました.

Untitled (3)

  • ねぶたの経路現在地が分からない
    • 混雑、土地勘がない
    • → 「推しねぶたを見つけられない
    • → 「推しねぶたの進み方が分からない
  • ネット上にねぶた知識がない
    • 若者が置いてけぼりに...

How use "Nebuta Live"?

全国のねぶた祭り当日をもっと楽しくするために、以下の3つのコア機能を実装しました.

Screen Shot 2022-09-06 at 13 20 38

  • 課題感: ねぶたの現在地が分からない
    • → 解決: ねぶたをリアルタイムでマップ上に表示して探せるようにする
  • 課題感: ねぶたがどこに行くかが分からない
    • → 解決: ねぶたの経路をマップ上に表示する
  • 課題: ねぶたの知識がネット上にほとんどない
    • → 解決: ねぶたの面白知識をアプリ上に表示する

Demo

Presentation

このプロダクトは TwoGate DevCamp 2022 の優勝作品です. Team B(@igsr5, @Okakakai, @kurakke) が開発しました. 開発期間は2日弱でした.


For Development

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.