ユーザ用ツール

サイト用ツール


z_blog:2018:181008_ionic4_firestore_capacitor_camera

文書の過去の版を表示しています。


181008_ionic4_firestore_capacitor_camera

Ionic4+firestore+capacitor(camera)アプリの作成の練習

以下のサイトからメールアドレス登録にてダウンロードできる、『Capacitorを用いたカメラ画像を保存できるIonic4アプリ』を写経しています。

https://javebratt.com/firebase-free-course/

ソースコードも公開してくださっています。

https://github.com/javebratt/master-firestore-event-manager

前回まで

http://twosquirrel.mints.ne.jp/?p=28420

Ionic4とFirestoreとCapacitorで写真アップロードつきCRUDアプリを写経してみる(2)
2018/9/30 2018/10/2

の続き

ここまでのソースコード

https://github.com/adash333/ionic4-firestore-camera-crud/tree/7349fba63e6750a7a4fce286192899ecd0c98368

開発環境

Windows 8.1 Pro
NodeJS : v8.12.0 
npm    : 6.4.1

ionic (Ionic CLI) : 4.2.1
Ionic Framework: @ionic/angular 4.0.0-beta.7

capacitor (Capacitor CLI) : 1.0.0-beta.8
@capacitor/core : 1.0.0-beta.8

reset-password.page

reset-password.page.html

reset-password.page.module.ts

reset-password.page.scss

reset-password.page.ts

Signup Page

signup.page.html

signup.module.ts

signup.page.scss

signup.page.ts

これで、SignUpページから、メールアドレスとパスワードを入力してFirebaseに登録することができるようになった。

サインアップ(新規登録)すると、そのまま、home画面に移動する。

リンク

JAVEBRATT
Ionic Framework Tutorials
Build your first Firestore powered Ionic App
https://javebratt.com/firebase-free-course/

https://github.com/javebratt/master-firestore-event-manager

z_blog/2018/181008_ionic4_firestore_capacitor_camera.1539065106.txt.gz · 最終更新: 2018/10/09 by adash333

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki