Skip to content

Fiona-Waters/WeatherTop2Assignment

Repository files navigation

WeatherTop2Assignment

Project Name: WeatherTop 2.0

Project Description:

WeatherTop is a web application allowing users to view weather data as well as to add weather stations and weather data. A user must register and log in before they can use the application.

Project Status: Deployed on Glitch

References

I used the following websites and tutorials while working on this project:

  1. Handlebars templating language: https://handlebarsjs.com/guide/expressions.html handlebars templating language
  2. Javascript, calling a function: https://www.w3schools.com/js/js_function_invocation.asp
  3. Javascript, creating a map object: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map
  4. toPrecision() method: https://www.w3schools.com/js/js_number_methods.asp
  5. For loop: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Loops_and_iteration
  6. Getting 2nd and 3rd last items in array: https://stackoverflow.com/questions/6499012/get-the-second-to-last-item-of-an-array
  7. Adding timestamp: https://www.toptal.com/software/definitive-guide-to-datetime-manipulation
  8. Adding timestamp: https://www.w3schools.com/jsref/jsref_getdate.asp
  9. Adding timestamp: https://stackoverflow.com/questions/10830357/javascript-toisostring-ignores-timezone-offset/28149561#28149561
  10. Sorting stations alphabetically: https://www.w3schools.com/js/js_array_sort.asp sorting stations alphabetically
  11. Sorting stations alphabetically: https://flaviocopes.com/how-to-sort-array-of-objects-by-property-javascript/
  12. Using leaflet.js: https://www.youtube.com/watch?v=HIO4nSoVkGM
  13. Centering map: https://stackoverflow.com/questions/15206863/centering-map-on-array-of-markers-bounds-leaflet/15207357#15207357

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published