A simple and colorful weather lookup website built using C++ with CGI on Apache (XAMPP).
Users can enter the name of an Indian city and instantly view weather data stored in a local text file.
- Built with C++ CGI for backend processing.
- HTML + CSS frontend with colorful design.
- Reads weather data from a simple .txtfile.
- Beginner-friendly C++ code.
- UTF-8 support for emojis and °C symbols.
- Works on XAMPP Apache Server.