An implementation of WeatherTop weather web app using JavaScript, Glitch, Express.js and Handlebars templating language. Weather Top is a simple web application that allows users to sign up and record weather station data.
Members can add and delete stations and readings. Analytics are performed on reading data and displayed on a weather summary dashboard. Members can also edit their personal details and reading data.
- Express, Handlebars, lodash
Carol Marjara @RaynaRaven
- [Awesome Readme] (https://gist.github.com/DomPizzie/7a5ff55ffa9081f2de27c315f5018afc#project-title)
- [Concise JS] (https://slides.com/concise/js/)
- [Glitch CheatSheet] (https://docs.joshuatz.com/cheatsheets/cloud-services/glitch/)
- [HashMapping in JS] (https://www.agiratech.com/explaining-type-of-maps-in-javascript-object-image-hash-mapping)
- [Handlebars.js] (https://handlebarsjs.com/)