Code Monkey home page Code Monkey logo

event_follow's People

Contributors

dependabot[bot] avatar mh-mobile avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

event_follow's Issues

ソートと絞り込み画面作成

要件

  • ソートと絞り込み用のリンクをクリックするとモーダルで表示
  • モーダル以外をタップすると閉じる
  • 絞り込みとソート機能のセグメントを提供
  • 絞り込みとソート処理のセグメントの値を変更するとイベントを発行

Github Actionでdeploy

概要

GitHub ActionsでHerokuにNuxt.jsプロジェクトとRailsプロジェクトをデプロイする

ローカル開発環境のhttps化

概要

ローカルホストでhttp接続できるようにする。
証明署は、事故証明書ではなく、Let's Encryptの証明書を使用する。

i18n対応

概要

Webアプリをローカライズ対応する。
ローカライズ対応するには、nuxt-18nモジュールを使う。

過去イベントの一括削除

概要

終了したイベントを表示する必要はないのと、DBの容量の削減のため
終了したイベントを毎日24:00時に削除する。

また、イベントに関連したツイートも削除する。

退会機能の追加

概要

サインイン済のユーザーが退会できるようにする。

Todo

フロント側

  • ダイアログでOKを押すと退会リクエストのAPIを叩く
  • リクエストOKの場合はログアウトして、ホーム画面に遷移

Rails 側

  • 退会APIでリクエストを受け取る
  • カレントユーザーに紐づくトークンを削除
  • カレントユーザーのフォローユーザーを削除
  • カレントユーザーのuidをnullに設定
  • リクエストを返す

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.