XIAOLONGLII / udacity-project-3-WeatherJournalApp

https://xiaolonglii.github.io/udacity-project-3-WeatherJournalApp/website/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 3 - Weather Journal App

This project requires you to create an asynchronous web app that uses Web API and user data to dynamically update the UI for a Weather-Journal.

Key points: 0. Setting up your project environment

  1. Post Route to add incoming data to projectData (array)
  2. Using openweathermap API
  3. Chain Promise make a post request to add API data
  4. Chain promise update UI

About

https://xiaolonglii.github.io/udacity-project-3-WeatherJournalApp/website/index.html


Languages

Language:JavaScript 62.5%Language:CSS 21.2%Language:HTML 16.3%