Giter Site home page Giter Site logo

dive-exam-properties's Introduction

このリポジトリは、技術力テスト用のリポジトリです。 Click here for the English README

開発するアプリケーションの概要

賃貸情報物件情報画面のCRUDを実装お願い致します。既にrails newしただけのアプリケーションのソースコードがありますので、その上に実装してください。

Ruby on Railsに慣れている方であれば1〜2時間程度で出来るボリュームと見積もっております。

開発環境

言語・ミドルウェア

diver に掲載のテキストに書かれているものを使うこととします。

詳細はそちらを参照ください。

仕様

  • 賃貸情報物件情報画面のCRUDのキャプチャをファイル添付します。キャプチャの通り実装をお願いします。
  • 最寄り駅情報は数を増やす可能性がありますので、考慮した実装をお願い致します。
  • テストコードの実装は不要です

一覧

index

閲覧

show

登録

new

編集

edit

注意事項

質疑について

仕様に関する質疑は着手前・後一度だけ応対可能です。必要な事項はまとめてご質問ください。

スケジュール

テスト開始から1週間程度

リポジトリ運用について

課題を始める際は、まずこのリポジトリをcloneして、ご自身のアカウント内にリポジトリを作成してください(publicで問題ありません)。このとき必ずリポジトリ名を適当な名称に変更しておいてください(例: rat-giraffe)。

新しいブランチを作り、その上で作業を行い、ご自身のリポジトリにpull requestを出してください(clone元にpull requestを出さないように注意ください)。

dive-exam-properties's People

Contributors

fumtas1k avatar kei-kamiguchi avatar

Watchers

 avatar  avatar

dive-exam-properties's Issues

賃貸物件と最寄駅登録機能の実装

  • 物件情報の機能作成
  • propertiesテーブル
  • name:string
  • rent:integer
  • address:string
  • age:integer
  • note:text
  • 最寄駅情報の機能作成
  • nearest_stationsテーブル
  • name:string
  • line_name:string
  • walking_time:integer
  • property:references
  • テーブル同士の関係性を定義
  • propertiesコントローラの設定
  • nearest_stationsが扱えるよう設定
  • new
  • edit
  • strong parameter
  • ビューの整形
  • form
  • 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.