Coder Social home page Coder Social logo

weatherserver's Introduction

WeatherServer

List of Coding Topics included:

• [Topic 1] Servlet. • [Topic 2] Collections. • [Topic 3] Hibernate. • [Topic 4] JSON and HTTP/URL • [Topic 5] Threads, Runnables, Executors

I worked for an agroindustry company that needs to know historical weather conditions, daily and forecast. Sometimes the historical condition is difficult to find in the country that I am from, so I created an application for it. I used the API from openweathermap.org to retrieve the weather condition and the forecast for the city of Garzon. To create the historical weather data, I am retrieving the current weather every 15 minutes, and I am storing it on a database. Also, I created an android app where the user can check this data

image

Server Side

1- Server Running

image

The server will save the weather condition every 15 minutes. image

2- Weather history. Example http://localhost:8080/WeatherServer_war/weather?startDate=2021-03-28 8:34:55&endDate=2021-03-28 23:34:55

image

3- Forecast Example http://localhost:8080/WeatherServer_war/forecast image

weatherserver's People

Contributors

carlosavalle avatar

Watchers

 avatar

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.