Skip to content

Combining data from the OpenWeatherMap API and client-side (browser) creating a web app that records a weather journal for users.

Notifications You must be signed in to change notification settings

Rowan-Hamdy/Udacity-Weather-Journal-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather jornal app project

General Info


The main idea of this project is to fetch data (temperature) from a real API of a city that the user enters its zip code only. It also shows the date and how you feel by entering the feelings manually. This project contians 2 main files:

  • server.js which represents the server side code.
  • app.js which represents the client side code.

Project Demo

https://www.youtube.com/watch?v=uromyLXzsww

About

Combining data from the OpenWeatherMap API and client-side (browser) creating a web app that records a weather journal for users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages