Create a Weather forecast application that retrieves data, process the data and visulaises the data on the forms of gui. The data is stored in a MySQL database. Temperature, relative humidity and pressure are recorded every ten minutes. The measurements are uploaded to the database and the date and time of successful upload are logged at the database end. The recorded time is therefore the time of storage. It may differ marginally from the actual measurement time.
Comments
Leave a comment