CRM Stroyprofit

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

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