Skip to content

Creating a repository for my Web Dev II assignment. Want to track my work as I move through this assignment, and get used to using Github.

Notifications You must be signed in to change notification settings

OpinionatedHeron/WeatherTop_WebDev2_LA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Development - WeatherTop Assignment

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.

Getting Starter

A template project was used as a base for building this app, and all features were expanded out from it.

Information on the starter template

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.

Features

Baseline:

  1. Users can add a Station Name
  2. Users can add and list stations
  3. Can open stations with just the name

Release 1:

  1. Users can create a report which shows, Weather Code, Temp, WindSpeed, Pressure
  2. Users can add any number of reports

Release 2:

  1. Users can select Wind Direction from a dropdown menu
  2. Station also includes latitude and longitude (though cannot make it show)
  3. Back end can find Max Temp, but for some reason will not appear in the dashboard
  4. Users can create an account with their First Name, Last Name, Email and Password
  5. Members can signup & login, as well as create an number of weather stations

Release 3:

  1. Tried to include ability for users to edit their details, but could not make details show in details page
  2. Dashboard sorts stations alphabetically
  3. Members can delete reports and stations

Site

WeatherTop Website

Author

This project was created by Leanne Ahern.

Icons

Svg files and information saved in each file

About

Creating a repository for my Web Dev II assignment. Want to track my work as I move through this assignment, and get used to using Github.

Resources

Stars

Watchers

Forks

Packages

No packages published