Analýza a implementace generického modelu elektronického obchodu
Loading...
Files
Downloads
0
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
This bachelor thesis focuses on the design and implementation of an e-commerce system conceived
as a generic model for any type of content. The objective was to create a flexible platform that
enables complete management of visual identity and product offerings without the need for source
code modifications.
The introductory part of the thesis analyzes current e-commerce platforms from the perspective
of their architecture and business models. Based on these findings, a custom concept is proposed
using a modern monorepo approach, ensuring efficient code sharing and a high level of type safety.
The entire system is built on React, Express.js, and TypeScript technologies.
The practical part documents the process from the visual design of the user interface to the
implementation of key modules, particularly advanced product management and a visual editor
for dynamic content control. The system allows for preparing modifications as drafts before their
final publication, ensuring the stability of the live e-shop. In conclusion, the achieved results are
evaluated, and possibilities for further expansion of the platform are proposed.
Description
Delayed publication
Available after
Subject(s)
E-commerce, generic model, visual editor, monorepo, content management, React, Express.js, TypeScript, responsive design