Skip to content

Weather demo HTML/JS app. No 3rd party! Used: indexed db, web worker, promises, canvas

License

Notifications You must be signed in to change notification settings

itsaplev/weather-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-test-app

Weather demo HTML/JS app. No 3rd party! Used: indexed db, web worker, promises, canvas

This is the implementation of the test task given at the interview.

Task: Develop a client for visualizing web service data that stores an archive of changes in average temperature and precipitation over the past 120 years.

  1. HTML5 / CSS3
  2. JavaScript without using third-party libraries and tools
  3. SPA
  4. On-demand data loading from service (if there is no data in db)
  5. WebWorker for calculations
  6. Canvas for chart

About

Weather demo HTML/JS app. No 3rd party! Used: indexed db, web worker, promises, canvas

Resources

License

Stars

Watchers

Forks

Packages

No packages published