A web app that allows users to creat their own custom weather dashboard. You can choose your own locations in order to have a personalised weather view to suit your needs.
A template project was used as a base for building this app, and all features were expanded out from it.
A starter project for learning web development
This is an Express.js project, designed to work well with the Glitch development environment. It includes basic express setup, handlebars templating, routing, + lowdb database.
This template is prepared in support of Web Development II module in the Higher Diploma in Computing at SETU, Ireland.
Baseline:
- Users can add a Station Name
- Users can add and list stations
- Can open stations with just the name
Release 1:
- Users can create a report which shows, Weather Code, Temp, WindSpeed, Pressure
- Users can add any number of reports
Release 2:
- Users can select Wind Direction from a dropdown menu
- Station also includes latitude and longitude (though cannot make it show)
- Back end can find Max Temp, but for some reason will not appear in the dashboard
- Users can create an account with their First Name, Last Name, Email and Password
- Members can signup & login, as well as create an number of weather stations
Release 3:
- Tried to include ability for users to edit their details, but could not make details show in details page
- Dashboard sorts stations alphabetically
- Members can delete reports and stations
This project was created by Leanne Ahern.
Svg files and information saved in each file