GithubHelp home page GithubHelp logo

iidapro-2015's People

Contributors

akaimo avatar hirai-tatsuhito avatar kariotoko avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

hirai-tatsuhito

iidapro-2015's Issues

アイコン

  • トップのデカアイコン
    • 出すごみがない日のぶんも忘れずに
    • 小物金属とかと、かぶってるのも
  • メニューアイコンの線の太さ
  • 検索の基本的なごみ以外のアイコン
    • その他とか出せないとか?

検索機能を実装

searchController/shuhei

このブランチでやること

  • 検索(Enter)をおしたら検索ワードに関するゴミの分別方法を表示する

8/12まで

  • searchBarを設置
  • 検索(Enter)を押したら検索結果ページへ移動
  • searchBarControllerで起こっていたAutoLayoutのバグを取り除く

[注目]カレンダーの仕様について

カレンダーを作る上で確認したいことがある。

  • 当日が画面に真ん中で、当日を中心とした一ヶ月なのか(当日の上下に15日ずつある)、ただ単に今月を出すのか
  • 今月以外の表示はどうするのか
    • 来月以降は、一日から表示するのか
    • 今月と同じ表示方法で月が変わっただけか
      • 今日が10日だとしたら、今月のカレンダーには先月の25日から今月の25日までだとしたら、これを引き継ぐ

言葉だとあやふやなところがあるから、今日が何日だとして、今月のカレンダーには何日から何日まで、来月のカレンダーには...
って感じで答えて欲しいです!

以下、決定事項

  • ごみの分別アイコンを表示
  • 縦型のカレンダー
  • 当日が真ん中で少し大きく
  • マイアラームのタイトル表示

通知後のアラームの処理

通知後の処理は一切書いていない。
仕様としては、デフォルトアラームは自動的に再設定され、
マイアラームは端末からデータを削除する。

コンパイルエラー

画像が入っていないので、コンパイルできません。
新しく追加したものはきちんとaddするようにしてください。

トップの大きなごみアイコンの切り替え

通常のごみについては実装完了。
アイコンはまだもらっていないので仮のアイコンが置かれてる。

隔週の処理は書いていない。
隔週と通常のごみがかぶっている場合の処理もまだ。

これからやること(7/8~)

tableviewの下部にタブを表示させ、押されたタブによって表示するTableを変える。
詳細の画面の画像を、Cellごとに対応させる

豆知識を開いた時に出るコメント

このコメントを出ないようにしよう。

2015-12-01 21:14:32.129 iidaPro-2015[40604:3381034] Unable to simultaneously satisfy constraints.
    Probably at least one of the constraints in the following list is one you don't want. 
    Try this: 
        (1) look at each constraint and try to figure out which you don't expect; 
        (2) find the code that added the unwanted constraint or constraints and fix it. 
(
    "<NSLayoutConstraint:0x7fba42da4830 UILabel:0x7fba42df8580.width == 7.5*UILabel:0x7fba42df8580.height>",
    "<NSLayoutConstraint:0x7fba42da4b10 V:[UILabel:0x7fba42df8580(50)]>",
    "<NSLayoutConstraint:0x7fba42cf8d20 UILabel:0x7fba42df8580.leading == UIView:0x7fba42df8410.leadingMargin - 16>",
    "<NSLayoutConstraint:0x7fba42cf93d0 UIView:0x7fba42df8410.trailingMargin == UILabel:0x7fba42df8580.trailing - 16>",
    "<NSLayoutConstraint:0x7fba4518fc50 'UIView-Encapsulated-Layout-Width' H:[UIView:0x7fba42df8410(375)]>"
)

Will attempt to recover by breaking constraint 
<NSLayoutConstraint:0x7fba42da4830 UILabel:0x7fba42df8580.width == 7.5*UILabel:0x7fba42df8580.height>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKit/UIView.h> may also be helpful.

ナビゲーションコントローラーについて

TOPページからタブへの移動にナビゲーションコントローラーでの移動をしていないのは、
なにか理由があるのかな?

ナビゲーションコントローラー外での移動はスワイプで戻ることができなくなるから、単純に階層を深くする遷移なら、きちんとナビゲーションコントローラーを利用したほうが、使いやすいアプリに仕上がる。

端末に戻るボタンが存在しないのは、ボタンによって戻るよりもスワイプで戻るほうがスマートでラクだからってのもある!
使ったことがないと理解しにくい部分ではあるんだけどね・・・
俺もAndroid使ってたときは戻るボタンがないことが理解できなかったし (笑)

デフォルトアラームの通知

デフォルトアラームは現在、通知は来ない

実装すること

  • 曜日と時間だけのデータから毎週設定する処理
  • 隔週のチェックも
  • 夜にならすなら、その切り替えも

11/18 話し合うこと

時間があまりないので、効率化のため何か疑問点などがあれば書き込んでください。

  • クレジットの場所
    • 開発者にアクセスする方法もいるかも?
  • DBのバージョン管理のやり方
  • 天気api
  • 分別方法(検索)の詳細画面は全て出すのか

GPSでの設定

手動での設定は完了している。
GPSを利用しての設定はまだ。

カレンダーの実装

大きな機能として

  • 縦長のカレンダー
  • 登録した区に応じた曜日にごみアイコンを表示
  • マイアラームに登録した日にマイアラームのタイトルを表示

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.