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. Features
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

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)

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 & Fahrienheit
    • Wind in km.hr & Bft (Beaufort)
    • Pressure in hPa
  • Weather Min/Max Readings
  • Weatehr 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 & Fahrienheit
    • Wind in km.hr & Bft (Beaufort)
    • Pressure in hPa

(back to top)

Extras

Extra Features

  • Create (Date/Time, Code, Temperature, Wind Speed, Wind Direction, Pressure)
  • Edit/Delete Readings
  • Station Displays







(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)

Acknowledgments

(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