Skip to content

KareemAbbas1/weather-journal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Journal App Project

Table of Content


  • Description
  • Technologies
  • Project Environment
  • Project Dependencies
  • Development Strategy


Description


Weather Journal Application that uses an external web API and passes the data back and forth between the Serve-side endpoint & the Client-side endpoint, then dynamically updates its UI.


Technologies


Technologies in use: HTML, CSS, JavaScript.


Project Environment


Run time Environment in use: Node.js & Express


Project Dependencies


Dependencies in use: Express, CORS(For Cross-Origin Resourse Sharing), Body-Parser(For Middleware)


Development Strategy


  • Setup Node&Express environment
  • Setup a server and route data throught the app
  • Integrate an external API into the app and data routes
  • Use HTTP POST&GET requestes to create persistent data in the app
  • Use J.S Fetch API to update the UI based on HTML input forms and external API data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published