Giter VIP home page Giter VIP logo

mobilecomputing_ss20_assign03's Introduction

MobileComputing_SS20_assign03

Task01

  • 1.1: Write to Database:
  • 1.2: Read from Database

Design

兩個按鍵、read, write, 一個City text input 一個city temperature in/out

Task02

  • 2.1: Continuously display the latest temperature value of a city
  • 2.2: Show todays average from one location

Design

get the full list of cities using listener callback

需掌握知識點

  • Firebase使用
  • JSON format
  • NoSQL data base
  • Firebase in a Weekend on Udacity

問題

  • 要怎麼建立database:進到console裡面->選database(for debugging choose "test")
  • 我要怎麼在後台看到Realtime Database的資料:進到console裡面->選database->選data
  • 要如何取的root directory

實作

  • 先用自己的firebase開發,完成之後再改用助教的
  • 每個人先在自己的feature branch上面開發, 最後我再幫大家merge到master

Firebase使用

Add Firebase to your Android project

Choose a Database: Cloud Firestore or Realtime Database Readtime Database Intro

JSON架構

How to Use JSON on Firebase

NoSQL

What is NoSQL? NoSQL: semi-structured database: can store first then categrorize later SQL is a structured database: data need to fit into the predifined structure in order to be stored

mobilecomputing_ss20_assign03's People

Contributors

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