Skip to content

amrbenattia/Weather-Journal-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Journal App Project

Overview

This project is to create an asynchronous web app that uses Web API and user data to dynamically update the UI.

Architecture

The project is structured like the one shown below.

website/
- app.js
- index.html
- style.css    
server.js
node_modules/
package-lock.json
README.md

Contribution to this project

  • set up local server with endpoint object, GET and POST routes.
  • Fetch weather data from OpenWeatherMap.com after Created API credentials on OpenWeatherMap.com
  • POST weather data from web API plus user interaction to endpoint object in server side.
  • Upadate UI dynamically.

Credits

This project is part of Udacity Front End Nanodegree Program

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published