Skip to content

abduoghazaly/weather-journal-app

Repository files navigation

Weather-Journal App Project

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.

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.

Usage

this app can get you the tempreture of the given zipCode city of US right NOW. with the comment you add as your feelings.

Dependency

  • Nodejs
  • Express
  • body-parser
  • cors
  • node-fetch

Note

Web API request done from SERVER side.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages