Skip to content

An Android weather app that allows users to upload information about their current weather conditions

License

Notifications You must be signed in to change notification settings

TULocalSky/localsky

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Table of Contents
  1. Abstract
  2. Getting Started
  3. Usage
  4. Contributing
  5. License

Abstract

A weather app with the ability to upload your own weather data about your surroundings. Users are able to upload live weather reports to a map, where other users may interact and view their reports. Reports are only active for 2 hours, which helps to keep all information up to date for other users.

(back to top)

Team Members

Ason Yue

Francis Scallatino

Josh O'Halloran

Nick Rucinski

Getting Started

To get a local copy up and running follow these simple example steps.

Installation

  1. Get a free API Key at Google
  2. Get a free API Key at Pirate Weather
  3. Clone the repo
    git clone https://github.com/TULocalSky/localsky.git
  4. Enter your API keys in local.properties
    GOOGLE_MAPS_API_KEY=YOURAPIKEYHERE
    PIRATE_WEATHER_API_KEY=YOURAPIKEYHERE

(back to top)

Contributing

How to contribute to the project

  1. See Installation
  2. Create your Feature Branch (git checkout -b YourName/Feature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

An Android weather app that allows users to upload information about their current weather conditions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages