Table of Contents
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 |
---|---|
![]() |
![]() |
Link: https://weathertop.cleverapps.io/
- 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
- 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
- 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
- Delete Confirmation on Member, Stations & Readings
- Edit Readings
- Google Graphs Integrations
- Install Play-1.6.0 on your PC
- Clone the repo
git clone https://github.com/ki321g/WeatherTOP
- Open command prompt navigate to your project directory
- Start Play application in the command prompt
play run
- Open Localhost URL
http://localhost:9000/
Your Name - Kieron Garvey
Project Link: https://github.com/ki321g/WeatherTOP/