Coder Social home page Coder Social logo

reportapp's Introduction

ReportAppについて

日報と書籍の情報を登録するアプリです。

使用している主なgem

  • ページネーション機能
    • kaminari
  • 日英対応
    • i18n
  • ログイン認証
    • devise
    • devise-i18n
  • GitHub認証
    • omniauth
  • ビューのslim利用
    • slim-rails
    • html2slim
  • 画像サイズの変更
    • mini_magick
  • 一覧画面に検索機能の追加
    • Ransack
  • メイラー機能
    • letter_opener
  • その他bootstrapなど

機能

  • 主なCRUDの機能
    • 書籍情報の投稿・編集・削除機能
    • 日報の投稿・編集・削除機能
    • コメントの投稿・編集・削除機
  • GitHub認証機能
  • ユーザーのフォロー機能
    • 中間テーブルの利用
  • ページネーションの機能
  • コメント投稿機能について(ポリモーフィック関係を実装)
    • 書籍情報および日報にそれぞれコメントできるよう機能を実装
    • 複数のモデル(ReportモデルとBookモデル)を親、Commentモデルを子としたポリモーフィック関係
  • 書籍情報と日報の一覧画面に検索機能
  • ActiveStorageによる画像のアップロード機能

reportapp's People

Contributors

tomomik9 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.