Coder Social home page Coder Social logo

city-dashboard's Introduction

City Dashboard

Capstone project at Thinkful while learning about Async Requests.

Brief:

Dashboard with live info about your city.

Live Demo

You may have to enable unsafe script to load due to unsecured weather api endpoint.

Description

This application will try to determine the user's location by using the Geolocation API. If geolocating is possible, the resulting coordinates will be used to find the user's city. After looking up the user's city using Google's Geocoding API, the user's current weather forecast for the next four days will be displayed.

If geolocating is not possible, the user will be allowed to enter his/her city name. Google's Places Autocomplete API will assist the application by suggesting accurate city names to the user. After the user submits his/her city name, the weather forecast will be displayed.

Additionally, a random image will be set as the background of the page.

Technologies

HTML5, CSS, JavaScript

Frameworks & APIs

CSS

JavaScript

APIs

Screen Shots

Application asking for permission to location.

Application city search screen.

Application city search screen with Google Autocomplete suggesting city names.

Application main screen with weather forecast.

city-dashboard's People

Contributors

aamay001 avatar

Stargazers

Roman avatar Cornell Benson avatar

Watchers

James Cloos avatar

city-dashboard's Issues

Random Input Prevention

Handle case where user enters random text that is not an option from Google's Autocomplete.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.