Code Monkey home page Code Monkey logo

explanatoryapps's Introduction

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

アプリケーション情報

アプリケーション概要

Web掲示板アプリケーションサービスです。

接続先情報

URL:https://openbbs-sample.herokuapp.com/ TEST ACCOUNT: Email [email protected] Pass 1111aaaa

使用技術

Ruby / Ruby on Rails / MySQL / Github / Heroku / VS Code / Docker / CircleCI

設計詳細

実装したWebアプリの設計図

スクリーンショット 2020-02-21 7 06 52

機能詳細

DB設計

スクリーンショット 2020-02-21 7 13 11

ログイン機能

Topページ右上にログイン・新規登録のナビゲーションがあります。 Image from Gyazo

マイページ機能

ログイン後、右上のナビゲーションからマイページに移動することができます。 「HOSTROOM」は自分が作成したトークルーム一覧、「GESTROOM」は自分がメッセージを送ったことのあるトークルーム一覧です。 「HOSTROOM」は編集・削除が可能です。 また、画面下部のリンクからユーザーアカウントの編集・削除も可能です。 Image from Gyazo

投稿機能

ログイン後、右上のナビゲーションから新規投稿画面に移動できます。 タイトル・説明・カテゴリを選択することでトークルームを作成できます。 画像も設定できますが、必須ではありません。設定しなければデフォルトの画像が表示されます。 Image from Gyazo

チャット機能

投稿することで、トークルームへリンクします。 ルームを作成について初期メッセージで送られます。 Image from Gyazo

自分が送ったメッセージは右に、その他のメッセージは左に配置されます。 非同期通信は現状対応していませんが、ページへのアクセス時に自動で最新メッセージ部までスクロールします。 Image from Gyazo

カテゴリ機能

トップページのカテゴリ一覧から格カテゴリにひもづくトークルームを検索できます。 Image from Gyazo

検索機能

トップページの検索フォームから、単語で検索することができます。 Roomモデルに紐づくMessageに対して、LKE句検索をするよう実装しています。 キーワードに該当するメッセージを含むトークルームが検索結果となります。 トークルーム作成時にタイトルを含むファーストメッセージが送られるため、トークルームのタイトルも検索対象となります。 Image from Gyazo

explanatoryapps's People

Contributors

dependabot[bot] avatar pirikara 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.