A server-side app for adding reports and displaying weather.
- Load Weathertop in your web browser.
- Create an account and password.
- Add stations.
- Add weather reports.
Upon loading the site, you will be prompted to create an account or sign in. Once signed in, you can add stations and weather reports using the provided form. Each time a new report is added, a new set of Bulma cards is generated, which imports the data from the report and displays it correctly.
- Weather Data: OpenWeatherMap Icon List
- Handlebars: Handlebars Guide
- Node.js: Node.js API Documentation
- Glitch: Glitch Help Center
All suggestions for improvements and refinements are greatly accepted.
You can reach me at: 20005831@mail.wit.ie
- The weather icon displays correctly in
console.logbut is not showing up in the correct Bulma card. - The station name, latitude, and longitude are not displaying correctly in the associated card.
No external sources were used.