Skip to content

mariamgamal70/weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather journal app

It is udacity professional web developer track 2nd project which is an asynchronous web app that uses Web API and user data to dynamically update the UI.

Requirements:

  • Setup a Node environment with Express and the necessary project dependencies
  • Setup a server with GET and POST routes
  • Create developer credentials for a Web API
  • Use the Fetch API with my credentials and user input to get dynamic data into my app routes
  • Access a GET route on the server side, from a function called on the client side
  • Chain Promises together
  • Access HTML elements with JavaScript and set their properties dynamically

Note: I adjusted the css of the project

About

udacity professional web development track 2nd project to train on api and async javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors