Skip to content

Mary-ashraf/Weather-journal-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name

Weather Journal Page

Table of Contents

Description

This is a weather journal page project consists of mainly 2 fields that needs to be filled. The zip code field, where the user is supposed to enter a valid zip code, and the feelings field, where the user is supposed to type his/her feelings about their day. After pressing the generate button a summary of the data just entered is displayed along with the present date and temperature. The website uses post and get requests varying between api calls with external server and api calls with local server. Finally, the website is responsive across all devices.