Skip to content

Simple Weather App made with JQuery, Javascript, and the OpenWeather API!

Notifications You must be signed in to change notification settings

SeanOnamade/skysleuth

Repository files navigation


Logo

SkySleuth!

Simple Weather App made with JQuery, Javascript, and the OpenWeather API!


View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

(back to top)

Built With

  • CSS
  • Javascript
  • HTML
  • JQuery

(back to top)

Getting Started

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

Installation

  1. Get a free API Key at https://openweathermap.org/
  2. Clone the repo
    git clone https://github.com/SeanOnamade/weather.git
  3. Enter your API in config.js
    const config = {
        apiKey: 'ENTER YOUR API',

(back to top)

Usage

Use this weather app to find details on any city in the world, such as current temperature, the minimum and maximum for the day, sky conditions, and even the current time!

(back to top)

Roadmap

  • Clean, simplistic HTML-CSS styling
  • Retrieves weather and timezone data from API to display
  • Uses the Google Places API to display an image of the searched city

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

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

(back to top)

Contact

SeanOnamade - linkedin-url- sean.d.onamade@vanderbilt.edu

Project Link: https://github.com/SeanOnamade/weather

(back to top)

Acknowledgments

(back to top)

About

Simple Weather App made with JQuery, Javascript, and the OpenWeather API!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published