Coder Social home page Coder Social logo

choseisan's Introduction

俺の調整さん

概要

打ち合わせや飲み会などのイベントに出席する候補者の都合を聞いて、日程・時間を調整するためのWebアプリ。

機能

  • ユーザー管理(認証・認可)を行う。
  • ハッシュURLを知っている人は誰でもイベント出欠表にアクセスし、イベント情報を閲覧できる。
    • 出欠入力は各候補日に対して○、△、×で回答。
    • 出欠入力とともに回答者のコメントも表示。
    • 出欠表の一覧は、各候補日での回答者の出欠状況に応じ、以下の判定どおりに行の背景色が変化する。
      • 全員が○だと濃いグリーン。(100%)
      • 出席率が70%以上だと薄いグリーン。(○=100点、△=50点、×=0点)
      • それ以下は白。
    • ログインすれば以下のことが可能。
      • 自分の出欠とコメントを記入できる。
      • 1度記入した出欠の変更入力も可能。
  • ユーザーは、出欠表を最大20個まで作ることができる。
    • イベントの名前をつけられる。(必須)
    • イベントのメモを設定できる。
    • 候補日程を複数設定できる。(必須)
    • 出欠表を作成すると、アクセス用のハッシュURLが生成される。
    • イベント情報本体の変更(再編集・削除)はイベント作成者のみ可能。
  • ユーザーは、自分のタグを最大5個まで作ることができる。
    • ヘッダーメニューからタグ管理機能へ移動する。
    • タグに任意の名前をつけられる。(必須)
    • タグに色(6色から選択)をつけられる。(必須)
    • 作ったタグの内容変更・削除も可能。
    • タグを任意のイベントに付けたり、はがしたりできる(イベント内容画面)。
    • 付けたタグでイベントをフィルターできる(イベント一覧画面)。

本家には機能として存在するが、実装しないもの

  • 1ヶ月誰も更新しなかったイベントは、自動的に削除される。
  • ガラケー表示対応。
  • 出欠表のダウンロード。

本家にはない機能

  • ユーザー管理(認証・認可)。
  • ユーザーごとのタグ管理・タグ付け機能。

ERD

ERD

画面遷移

画面遷移

  • ログインレスでもイベント内容表示画面はアクセス可能。

choseisan's People

Contributors

e-mtmt avatar mataki avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.