Skip to content

krwg/glavstroyblock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlavStroyBlock

Warehouse employee UI mock — receive goods, issue stock, orders, and print forms.

Live demo Stack Theme


GlavStroyBlock (ГлавСтройБлок) is a static front-end prototype for a construction-materials warehouse: login screen, product catalog, storage locations, goods receipt and issue flows, order list, document printing, and settings.

Built as a layout and UX exercise — no backend, no real auth. Buttons and forms demonstrate interactions with client-side JavaScript only.

→ Open demo · Light theme starts at log.html · Dark at d.log.html


Demo

Entry Description
index.html Landing — pick light or dark theme
Light (*.html) Default style.css palette
Dark (d.*.html) Same screens with dark.css

Screens (RU UI)

  • Вход / Регистрация — tabbed auth mock with social buttons
  • Товары — product list and stock display
  • Места хранения — storage locations
  • Приемка / Выдача — receive and issue workflows
  • Заказы — order list with accept/delete demo actions
  • Печать — document picker and print/PDF placeholders
  • Настройки — password change (client-side validation only)

Tech

Layer Details
Markup 18 HTML pages (9 light + 9 dark mirrors)
Styles style.css, dark.css
Script script.js — tabs, dynamic selects, demo alerts
Assets Logo, avatars, social icons (PNG)

Run locally

git clone https://github.com/krwg/glavstroyblock.git
cd glavstroyblock
npx --yes serve .
# open http://localhost:3000

Limitations

This is a design mock, not production software:

  • No API, database, or real authentication
  • Print / PDF / password flows use alert() placeholders
  • Data does not persist between sessions

Suitable for portfolio review, HTML/CSS practice, or as a starting layout for a real warehouse app.


Русский

ГлавСтройБлок — верстка интерфейса для сотрудников склада стройматериалов: вход, товары, приёмка, выдача, заказы, печать накладных. Статический HTML/CSS/JS без серверной части.

Демо на GitHub Pages


Portfolio project by krwg · 2024 layout, 2026 Pages refresh

About

GlavStroyBlock - static warehouse employee UI mock (HTML/CSS/JS). Goods receipt, stock issue, orders, print forms. Light/dark themes. Russian-language demo on GitHub Pages.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors