Thesis Details

Webová aplikace pro předpověď počasí

Bachelor's Thesis Student: Mucha Kamil Academic Year: 2018/2019 Supervisor: Bartík Vladimír, Ing., Ph.D.
English title
Web Application For Weather Forecast
Language
Czech
Abstract

The aim of this bachelor thesis is to design and implement a web application for weather forecast. This will require collecting the data about weather forecast from public data sources, so it is crucial to choose the appropriate data source. These data will be stored in the database and will be updated on a regular basis. Based on the current weather, the app will also create weather history. On the web page, these data will be displayed in the form of a graph where user can select the location and choose the exact time from which the data will be displayed. If there is no data stored in the database for that location, it is redirected to the nearest location with available data.

Keywords

Web application, Weather forecast, HTML, CSS, PHP, MySQL, SQL, JavaScript, database, haversine formula

Department
Degree Programme
Information Technology
Files
Status
defended, grade E
Date
10 June 2019
Reviewer
Committee
Smrž Pavel, doc. RNDr., Ph.D. (DCGM FIT BUT), předseda
Fučík Otto, doc. Dr. Ing. (DCSY FIT BUT), člen
Holík Lukáš, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Szőke Igor, Ing., Ph.D. (DCGM FIT BUT), člen
Veselý Vladimír, Ing., Ph.D. (DIFS FIT BUT), člen
Citation
MUCHA, Kamil. Webová aplikace pro předpověď počasí. Brno, 2019. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2019-06-10. Supervised by Bartík Vladimír. Available from: https://www.fit.vut.cz/study/thesis/21896/
BibTeX
@bachelorsthesis{FITBT21896,
    author = "Kamil Mucha",
    type = "Bachelor's thesis",
    title = "Webov\'{a} aplikace pro p\v{r}edpov\v{e}\v{d} po\v{c}as\'{i}",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2019,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/21896/"
}
Back to top