Electron Weather App

The Electron Weather App was created using Electron JS, designed to function as a desktop application delivering real-time weather data. Built with HTML, CSS, and JavaScript, the app consumes external weather APIs to fetch location-based weather information, such as temperature, conditions, and forecasts. The project demonstrates how web technologies can be bundled into native-like desktop applications. It was particularly focused on cross-platform compatibility and user-friendly interface design. This project was developed as part of a university course and served as an introduction to the Electron framework.
Electron JSHTMLCSSJavaScriptSchool Project