Skip to content

Alexinjin/LocalWeatherApp-Full-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherTracking App

A full-stack application that allows user to get hourly forecast weather data based on the given location

The Application includes both front end and back. The front-end is built by ReactJS and the backend uses Spring Boot.

The backend will retrieve the real weather data of current date from OpenWeather API.

To test this application, you will need to apply personal API keys and replace the pseudo key in the backend.

(Path: LocalWeatherApp-Full-Stack/WeatherApp-BackEnd/restful-web-services/src/main/java/com/localweatherapp/rest/webservice/restfulwebservices/LocalWeatherData.java)

demo1

demo2

About

A full-stack application that allows user to get hourly forecast weather data based on the given location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors