Thesis Details

Webové rozhraní pro správu a monitorování úloh na superpočítačích

Bachelor's Thesis Student: Dančák Petr Academic Year: 2020/2021 Supervisor: Jaroš Marta, Ing., PhD.
English title
Web Interface for Task Management and Monitoring on Supercomputers
Language
Czech
Abstract

Bachelor's thesis focuses on web development process to create interface for k-Dispatch system, with which we can monitor, create and edit existing tasks, users, machines, allocations and groups. Web design was created based on web content layout principle and object grouping based on similarities principle. Comparison of usable tools is in design procedure section. Implementation uses mainly written in Python3 language with usage of Flask framework, which is helpful with processing requests and user authentication. Furthermore in implementation are used languages as HTML, JavaScript, Jinja2 and other. For test phase were used unit tests together with Selenium interface and user testing.

Keywords

Flask, Web interface, Python, Peewee, postgreSQL, dashboard, JavaScript, web design, HTML, CSS, Jinja2, unit tests, Selenium

Department
Degree Programme
Information Technology
Files
Status
defended, grade D
Date
14 June 2021
Reviewer
Committee
Čadík Martin, doc. Ing., Ph.D. (DCGM FIT BUT), předseda
Bařina David, Ing., Ph.D. (DCGM FIT BUT), člen
Burget Radek, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Češka Milan, doc. RNDr., Ph.D. (DITS FIT BUT), člen
Jaroš Jiří, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
DANČÁK, Petr. Webové rozhraní pro správu a monitorování úloh na superpočítačích. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-14. Supervised by Jaroš Marta. Available from: https://www.fit.vut.cz/study/thesis/23810/
BibTeX
@bachelorsthesis{FITBT23810,
    author = "Petr Dan\v{c}\'{a}k",
    type = "Bachelor's thesis",
    title = "Webov\'{e} rozhran\'{i} pro spr\'{a}vu a monitorov\'{a}n\'{i} \'{u}loh na superpo\v{c}\'{i}ta\v{c}\'{i}ch",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23810/"
}
Back to top