Skip to content

rahul-avaghan/weatherapplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Application

It shows weather of few pre configured cities.

Demo : weatherapp

Documentation:Weatherapplication Documentation

Vide demo : Video demo of Weather app

Architecture

The project is built using Angular.And separates application in to different modules.Each module is lazily loaded. It uses angular material library for showing dialog. and ngx chart library for showing area chart.

Build the app

To build the app following steps needs to be done.

Instal npm dependencies .Execute following command in root directory

 npm install

then run the app

 ng serve

Development server related information below

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors