Skip to content

WeatherTOP is a Companion Web Application for the WeatherTop 1000 modular weather station

Notifications You must be signed in to change notification settings

ki321g/WeatherTOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Progamming Fundimentals & Web-Dev Assignment

Logo
Table of Contents
  1. About The Project
  2. Live Demo
  3. Video Walk Through
  4. User Accounts
  5. User Stations
  6. User Readings
  7. Extra's
  8. Installation
  9. Contact

About The Project

WeatherTop Inc. produce a modular weather station called the WeatherTop 1000. This lowcost device takes a set of meteorological readings and displays these on a simple LCD display. WeatherTop Inc. are seeking a Web companion application for the device. This document outlines my submission for this Assignment.

Developed With Styled With

(back to top)

Live Demo

Link: https://weathertop.cleverapps.io/

(back to top)

Video Walk Through

Watch the video

(back to top)

User Accounts

Account Features

  • Sign up and Login (both with Form Validation)
  • Loading from the data.yml
    • Users
    • User Associated Stations
    • User Associated Readings
  • Profile
    • Edit/Update Account
    • Delete Account

(back to top)

User Stations

Station Features

  • Create Station (Name , Longitude, Latitude)
  • Delete Station
  • Station Displays
    • Latest weather with SVG moving icons/images
    • Temperature in Celsius & Fahrenheit
    • Wind in km.hr & Bft (Beaufort)
    • Pressure in hPa
  • Weather Min/Max Readings
  • Weather Trends

(back to top)

User Readings

Reading Features

  • Create (Date/Time, Code, Temperature, Wind Speed, Wind Direction, Pressure)
  • Edit/Delete Readings
  • Station Displays
    • Latest weather
    • Temperature in Celsius & Fahrenheit
    • Wind in km.hr & Bft (Beaufort)
    • Pressure in hPa

(back to top)

Extras

Extra Features

  • Delete Confirmation on Member, Stations & Readings
  • Edit Readings
  • Google Graphs Integrations







(back to top)

Installation

  1. Install Play-1.6.0 on your PC
  2. Clone the repo
    git clone https://github.com/ki321g/WeatherTOP
    
  3. Open command prompt navigate to your project directory
  4. Start Play application in the command prompt
  play run
  1. Open Localhost URL
  http://localhost:9000/

(back to top)

Contact

Your Name - Kieron Garvey

Project Link: https://github.com/ki321g/WeatherTOP/

(back to top)

About

WeatherTOP is a Companion Web Application for the WeatherTop 1000 modular weather station

Resources

Stars

Watchers

Forks

Packages

No packages published