CRM Stroyprofit

Alexander Musikhin 8a5d1b7df0 reclamations/spare-parts: selectable source order for issue flow 2 週間 前
.claude 5b575cbae6 1. Карточка запчасти (spare_parts/edit.blade.php) 3 ヶ月 前
app 8a5d1b7df0 reclamations/spare-parts: selectable source order for issue flow 2 週間 前
bootstrap c0da737d0d fix: fcm fo apple, add fcm logging 1 ヶ月 前
config c0da737d0d fix: fcm fo apple, add fcm logging 1 ヶ月 前
database 878bce61fa chat/responsibles/mafs: fix brigadier recipients and broken filters 2 週間 前
docker 5ba7a6629c Update mobile UI and local environment config 3 週間 前
docs 36358b0360 added spare parts images 1 ヶ月 前
lang 4859a8047f fix mobile 2 ヶ月 前
public f36f648997 added product images 1 ヶ月 前
resources 8a5d1b7df0 reclamations/spare-parts: selectable source order for issue flow 2 週間 前
routes 457c96f845 Add brigadier chat notifications and admin deletion 3 週間 前
storage 55e949511d upd gitignore 1 年間 前
templates a58a3fd441 feat(maf): add bulk stock status update and role-based export 1 ヶ月 前
tests 8a5d1b7df0 reclamations/spare-parts: selectable source order for issue flow 2 週間 前
.ai-factory.json 39881994b6 tests for jobs, settings for tests, agents and mcp 2 ヶ月 前
.env.example 1d67ca8b0f default mail settings in env 1 ヶ月 前
.env.testing 5ba7a6629c Update mobile UI and local environment config 3 週間 前
.gitattributes 7a26cd566d initial commit 1 年間 前
.gitignore d68a8da84b add .DS_Store to gitignore 3 週間 前
AGENTS.md 39881994b6 tests for jobs, settings for tests, agents and mcp 2 ヶ月 前
CLAUDE.md ee7b0d26bf - fix imports in old year 3 ヶ月 前
Dockerfile 8c1d2de109 added Schedule export to excel and pdf 7 ヶ月 前
Makefile e018ea2869 force migrate and seed 1 ヶ月 前
README.md 6ac3b99f38 test 1 年間 前
SPARE_PARTS_ENHANCEMENTS.md cd1dec2c7a Добавлены улучшения модуля запчастей: фильтры, справочник расценок, автозаполнение 3 ヶ月 前
SPARE_PARTS_MODULE.md 7014bb8066 fix filters 2 ヶ月 前
artisan 7a26cd566d initial commit 1 年間 前
bpmn.drawio 3bd72bb325 added quantity of added products to order 1 年間 前
composer.json c0da737d0d fix: fcm fo apple, add fcm logging 1 ヶ月 前
composer.lock ff64eaab9c test fcm notifications 6 ヶ月 前
docker-compose.debug.yml 5ba7a6629c Update mobile UI and local environment config 3 週間 前
docker-compose.yml a1c5c86e07 fixes, and db for tests 3 ヶ月 前
package-lock.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito 3 週間 前
package.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito 3 週間 前
phpunit.xml 5c90c21962 auth tests 2 ヶ月 前
postcss.config.js 7a26cd566d initial commit 1 年間 前
tailwind.config.js 7a26cd566d initial commit 1 年間 前
todo.md 30f9cec623 added firebase packages 7 ヶ月 前
u 941485a38d added update script 1 ヶ月 前
vite.config.js 345bb6792a Changed ports 1 年間 前

README.md

CRM stroyprofit

Основные задачи:

  • каталог товаров
  • учет остатков товаров
  • ведение заказов клиентов
  • заказы поставщикам
  • работа с рекламациями
  • формирование пакетов документов для монтажа, сдачи, отработки рекламации итп

Для развертывания приложения нужно:

  • git clone ... appFolder
  • cd appFolder
  • cp .env.example .env
  • edit .env
  • make install

Для работы необходим установленный docker, docker-compose

Фронтэнд приложения: bootstrap 5, js, jquery

Бэкенд приложения: laravel 11, php 8.2 (fpm mode)

Для обратной связи с клиентом используется websocket

Имеется обработчик очереди задач

Кеш и очередь - redis