Skip to content

natnatichang/Weather-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Application

This Weather Application was developed as a final assignment that demonstrates provides both web front-end and database backend functionality, allowing users to search for weather data by city name or latitude/longitude coordinates, view detailed weather information, and track search history.

Preview

Weather Application

Technologies Used

Frontend: HTML, CSS, JavaScript, Bootstrap Backend: Java Servlets, JSP Database: MySQL APIs: OpenWeatherMap API, Google Maps API Libraries: GSON, JDBC

Important Note

This application cannot run on GitHub Pages as it requires:

  • MySQL database for user data and search history
  • Server-side processing for API requests
  • User session management

Setup Instructions

  • Set up MySQL database using the included SQL script
  • Deploy to a Java web server (Ex: Tomcat)

About

A web application that provides weather forecasts, city search functionality, and user account management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors