Git Product home page Git Product logo

ouroboros723 / pict-connect Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.27 MB

イベントなどで撮られた写真を参加者同士でリアルタイムで共有したり、SNSアカウントのIDを設定しておいて、同じIDを持つアカウントでログインしたときだけ写真を受け取れたりできる写真共有Webプラットフォームを目指しています。

License: GNU General Public License v3.0

Makefile 0.75% PHP 80.60% HTML 4.64% Dockerfile 0.15% Vue 0.58% Blade 13.27%

pict-connect's People

Contributors

ouroboros723 avatar

Watchers

 avatar  avatar

pict-connect's Issues

アルバムの公開範囲設定

  • 共有URLやユーザー指定や、公開範囲の設定が行えるようにする。
  • 公開範囲設定は 公開(同イベント参加者なら誰でも閲覧可能)/限定公開(共有URLを知っている人のみ or 指定されたユーザーのみ閲覧可能)/非公開(作成ユーザーのみ閲覧可能)の3種類

イベント参加処理の実装

実際にイベント会場に訪れた人のみが参加できる仕組みを実装する。
ex.)

  • イベント参加者によって発行される参加コードを入力することで参加
  • イベント会場にあるQRコードを読み込んで参加
    etc...

投稿写真内の顔のモザイク処理を不要にするため、厳格に参加者と非参加者を区別できるようにする。
できれば参加者がコードを漏らしても他の参加者が同一コードで参加できないようにしたい。(使い捨てトークンなど)

複数イベントへの対応

  • 現状、1つのシステムで1つのイベントしか対応できないので、1つのシステム上で複数のイベントに対応できるようにする
  • 一人のユーザーが複数のイベントに参加できるようにする。

アルバムの実装

写真のグループ単位であるアルバムを実装する。
アルバム単位で、公開範囲やイベントとの紐付きを管理する。

イベントの実装

  • イベントを作成することができるようにする
  • イベント名とイベント概要を登録・編集・表示できるようにする
  • イベント管理者(作成者)はイベント参加コードを発行できるようにする

プッシュ通知の実装

他ユーザーから自分宛にアルバムを共有された時や、コメント、リアクションが届いた時などにWebプッシュを使用して対象ユーザーに通知を送れるようにする。

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.