GithubHelp home page GithubHelp logo

andrewzzz24 / techstoreweb Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 2.32 MB

TechStore Web Application to shop items at techstore shop

JavaScript 15.15% CSS 11.02% TypeScript 61.32% Handlebars 12.51%
javascript postgresql typescript webapp

techstoreweb's Introduction

TechStore Web Application

Online shopping web application to buy technical items at TechStore.

Website Schema:

Homepage

  • SiteUserData - an abstract entity denoting a website user and storing basic user information regardless of their role.
  • Admin - website administrator, manages reviews and handles purchases.
  • User - website user, buyer.
  • HelpDeskSupportHistory - entity representing the history of support requests, contains information about the request (topic, date, reason, status).
  • Transaction - entity responsible for a transaction, contains payment details.
  • TransactionReceipt - entity containing information about a purchase receipt.
  • Cart - virtual cart entity where the buyer adds items.
  • ProductItem - store item entity, stores basic information about the product.
  • Category - category entity; each item can belong to a category.
  • Review - entity representing reviews that buyers leave about purchased items.

Лабораторные работы по курсу "Web-программирование"

Змушко Андрей М33031

Схема web-сайта:

homepage

  • SiteUserData - абстракная сущность, которая обозначает пользователя сайта и хранит себе базовую информацию о пользователе внезависимости от его роли
  • Admin - администратор сайта, регулирует отзывы, занимается закупками
  • User - пользователь сайта, покупатель
  • HelpDeskSupportHistory - сущность истории обращений в техподдержку, содержит информацию об обращении (тема, дата, причина, статус)
  • Transaction - сущность, отвечающая за транзакцию, содержит детали оплаты
  • TransactionReceipt - сущность, содержашая в себе информацию о чеке покупки
  • Cart - сущность виртуальной корзины, в которую покупатель складывает товары
  • ProductItem - сущность товара магазина, хранит в себе базовую информацию о товаре
  • Category - сущность категории. каждый товар может относиться к категории
  • Review - сущность отзова, которые покупатели оставляют о купленном товаре

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.