Skip to content

WeatherTOP is a Companion Web Application for the WeatherTop 1000 modular weather station. This Version is built with JAVASCRIPT

Notifications You must be signed in to change notification settings

ki321g/WeatherTOP-V2

Repository files navigation


Web Development II

Logo
Table of Contents
  1. About The Project
  2. Live Demo
  3. Video Walk Through
  4. Installation
  5. 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 Templated With Styled With

(back to top)

Live Demo

Link: https://weathertopv2kg.glitch.me/

(back to top)

Installation

To get a copy of the project running on your system, navigate to the project directory in a command prompt/shell and run the following:

  npm install

This will install all dependencies in package-lock.json

After dependency installation has completed run

npm run start

This will load the application and start a local server on port 4000.

http://localhost:9000/

(back to top)

Contact

Your Name - Kieron Garvey

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

(back to top)

About

WeatherTOP is a Companion Web Application for the WeatherTop 1000 modular weather station. This Version is built with JAVASCRIPT

Resources

Stars

Watchers

Forks

Packages

No packages published