Skip to content

olukayodea/CodelineAngular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Codeline Angular

The project was developed using Angular framework and consists of the following:

  1. Main page - index.html

  2. 3 routes

    • home-route.html: this displays weather from 6 predefined locations
    • search-route.html: displays weather from the locations that matches the provided search criteria
    • weather-route.html: displays 6-day weather for one location
  3. 2 directives

    • weather (weather.html): this displays today's weather for a particular location. It is used in the home-route and search-route.
    • day-weather (day-weather.html): displays the weather for a specified date for a particular location. It is used in weather-route.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published