Thesis Details

Systém pro správu a úhradu faktur

Bachelor's Thesis Student: Seipel Richard Academic Year: 2021/2022 Supervisor: Hynek Jiří, Ing., Ph.D.
Language
Slovak
Abstract

This work aims to simplify the process of paying invoices and also reduce the need to send them in paper form. The system includes the ability to enter invoices from companies, the interface for their display, and the use of the PSD2 directive for their payment. The core of the system is implemented in Python, using the Falcon framework to create the REST API. The necessary data is stored in a database created in PostgreSQL using SQLAlchemy. The client-side is created as a web application, using the usual tools HTML, CSS, Javascript, and the React framework. The submitter of this assignment is the Payment Institution Roger a.s., which has a license to use PSD2 payments.

Keywords

invoice, issuing, payment, bill, PSD2, Roger, web, application, system, Python, Falcon, SQLAlchemy, PostgreSQL, REST, React, API

Department
Degree Programme
Information Technology
Files
Status
defended, grade B
Date
17 June 2022
Reviewer
Committee
Kolář Dušan, doc. Dr. Ing. (DIFS FIT BUT), předseda
Burgetová Ivana, Ing., Ph.D. (DIFS FIT BUT), člen
Fučík Otto, doc. Dr. Ing. (DCSY FIT BUT), člen
Grézl František, Ing., Ph.D. (DCGM FIT BUT), člen
Hrubý Martin, Ing., Ph.D. (DITS FIT BUT), člen
Citation
SEIPEL, Richard. Systém pro správu a úhradu faktur. Brno, 2022. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2022-06-17. Supervised by Hynek Jiří. Available from: https://www.fit.vut.cz/study/thesis/24405/
BibTeX
@bachelorsthesis{FITBT24405,
    author = "Richard Seipel",
    type = "Bachelor's thesis",
    title = "Syst\'{e}m pro spr\'{a}vu a \'{u}hradu faktur",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2022,
    location = "Brno, CZ",
    language = "slovak",
    url = "https://www.fit.vut.cz/study/thesis/24405/"
}
Back to top