Skip to content

Basic application for predicting the weather based on City name or Zip code provided

Notifications You must be signed in to change notification settings

Amro-Khairi/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Journal App Project

Table of Contents

Overview

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

Instructions

This will require modifying the server.js file and the website/app.js file. You can see index.html for element references, and once you are finished with the project steps, you can use style.css to style your application to customized perfection.

Description

A Dynamically updating web application that request data from API and update the UI with it and with the user entered info.

The data it requests is weather temperature for a selected location

Usage

The application is used to get the current weather temperature for a selected location

Extras

If you are interested in testing your code as you go, you can use tests.js as a template for writing and running some basic tests for your code.

About

Basic application for predicting the weather based on City name or Zip code provided

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published