Skip to content

Guppster/Cloudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudy

Weather App, Team21-Cloudy, Version 1.0 01/04/2015

Synopsis

  • This is a fully functional java program provides the short-term and long-term weather information of various locations. You can use the auto-completion to help you search for locations in many cities around the world.
  • There is a customizable list which can be used to save muliple locations.
  • The weather of the planet Mars is also a possible location.
  • The weather information for Earth is gathered from http://openweathermap.org/api and the weather information on Mars is from http://marsweather.ingenology.com/.
  • The program interacts with the webpages using OKHTTP

Installation

This program does not require installation, see Build below to get directions on how to run the program.

Build

Dependencies:

  • Maven
  • Git
  • Java 7

In order to build the software, you must use Maven Build Automation. The steps required to successfully utilize this application are outlined below. Step 1: Clone the Repository Step 2: Navigate to the home directory of the repository Step 3: Run Maven's package command ('mvn package') Step 4: Change into the Target directory Step 5: Run the jar-with-dependencies using 'java -jar 21_Cloudy-App-1.0-SNAPSHOT-jar-with-dependencies.jar'

Usage Example

View the following video to see a working usage example ScreenShot

https://www.youtube.com/watch?v=rgXJjTTybV8

Documentation

You can find the full JavaDoc documentation inside the /doc foldier of the repo and can be viewed by opening index.html

Website

https://github.com/UWO-2212-W2015/team21

Copyright 2014-2015 "21Cloudy“ Corporation. All rights reserved. If you want more detailed information, please refer to Wiki page at: https://github.com/UWO-2212-W2015/team21/wiki

About

Desktop weather application using dynamic sliding views

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages