Skip to content

simonetto/forecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Renzo's Forecast

A simple weather forecast page using Angular 1.5 and ES6

Installation

$ git clone git@github.com:simonetto/forecast.git
$ npm install

Development server

$ npm run serve

Testing

$ npm run test

Building the application

$ npm run build

To Do

  • Add icons
  • Improve the CSS to better handle different screen resolutions
  • Improve the CSS with no hardcoded colors, etc
  • Improve tests coverage
  • Clean the project to removed unused dependencies

Possible improvements

  • Use an endpoint so the user is able to pick cities from all over the World
  • Add a chart to make the data more readable to the user
  • Add a map to let the user easily pick the city

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors