Giter Site home page Giter Site logo

original_app's Introduction

README

開発言語


  • Ruby 3.0.1
  • Rails 6.1.7

就業Termの技術


  • devise
  • AWS
  • お気に入り機能(Ajax)

カリキュラム外の技術


  • geocoder(Google Mapの活用)
  • ActiveStorage
  • Tailwind CSS

実行手順


$ git clone [email protected]:aynminoa/original_app.git
$ cd original_app
$ bundle install
$ rails db:create && rails db:migrate
$ rails s

カタログ設計


https://docs.google.com/spreadsheets/d/1sOg2eGdqihjT57-3wPAyFAeE2SoGIXclCDoSNft2xIM/edit?usp=sharing

テーブル定義書


https://docs.google.com/spreadsheets/d/1sOg2eGdqihjT57-3wPAyFAeE2SoGIXclCDoSNft2xIM/edit?usp=sharing

ワイヤーフレーム


https://docs.google.com/spreadsheets/d/1sOg2eGdqihjT57-3wPAyFAeE2SoGIXclCDoSNft2xIM/edit?usp=sharing

ER図


ERD

画面遷移図


TD

original_app's People

Contributors

aynminoa avatar

Watchers

 avatar

original_app's Issues

README.md変更、favoriteコントローラ修正

  • 画面遷移図の修正(アルバム詳細で国名・エリア検索ボタンのクリック、ナビでお気に入りspotをクリックを追加)
  • WFの修正(アルバム検索結果画面とお気に入りスポット一覧画面を追加)
  • favoriteコントローラのbefore_action部分を修正(お気に入り一覧へうまく飛ばないため)

map表示機能(geocorder導入)

  • gem 導入
  • dotenv-rails
  • gon
  • geocoder
  • 環境変数設定(Google API key)
  • gitignore設定
  • album詳細画面からspot登録を可能にする
  • spot詳細画面に表示
  • album詳細画面に表示
  • 住所検索オートコンプリート

テスト

  • gemインストール
  • RSpecの初期設定
  • system spec
  • model spec
  • ユーザ登録を管理者のみに限定
  • ユーザ登録時のメール送信機能
  • ロゴ・ファビコン作成

ユーザ詳細画面の修正

  • ログイン中のユーザにのみアルバム作成欄を表示
  • プロフィール写真が選択されていない場合「no picture」と表示

ユーザ一覧/詳細画面修正

一覧画面

  • edit/destrotyリンクを削除
  • ユーザ名からshowに飛ばす

詳細画面

  • 「アルバム新規作成」欄を、ログインユーザのマイページにのみ表示させる
  • アルバム名からshowに飛ばす

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.