Skip to content

aliaburas80/webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angry Cloud Weather application

This is a test application using Nodjs and express to display weather from openweather service.

This app uploaded to heroku To see weather in any city in the word do the following

Weather app info

  1. app.js contain the main logic
    • app using express to manage routs
    • app using query in url to passing city name
    • app using ejs to format the pages.
  2. views folder contain all ejs files
  3. src folder contain all css, js and fonts files
  4. app folder contain weather.js, promies.js, location.js and middlewar.js files that app.js using them to make call with services
  5. public folder contain all static html pages

thanks
Ali Abu Ras

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published