In this project, a full-fledged commercial website was developed. The site design was made in Figma, after which the site was made up in html, css, js. The very first version of Frontend has all the features of a JavaScript site. After layout, the site was transferred to the ASP.Net Core framework, where the following were added: Database, auto-generation of product pages, authentication and authorization, administrative pages. The database has a table for storing goods, as well as users. Also, each user has the opportunity to register as an administrator using a unique password. A system for changing dark and light themes was also implemented.
В этом проекте был мной был разработан полноценный коммерческий веб-сайт. Дизайн сайта был сделан на Figma, после чего сайт верстался на языках html, css, js. Самая первая Frontend версия имела все функции сайта на JavaScript. После верстки сайт был перенесен на фреймворк ASP.Net Core где были добавлены: База данных, автогенерация страниц товаров, аутентификация и авторизация, административный страницы. База данных имеет в себе таблицы для хранения товаров, а также пользователей. Также каждый пользователь имеет возможность зарегестрироваться как администратор, зная правильный пароль. Также была реализована система смена темной и светлой темы.