CRM Stroyprofit

Alexander Musikhin f36f648997 added product images il y a 1 mois
.claude 5b575cbae6 1. Карточка запчасти (spare_parts/edit.blade.php) il y a 3 mois
app 36358b0360 added spare parts images il y a 1 mois
bootstrap c0da737d0d fix: fcm fo apple, add fcm logging il y a 1 mois
config c0da737d0d fix: fcm fo apple, add fcm logging il y a 1 mois
database 662dc6040b feat(chat): add user targeting and notification tracking for chat messages il y a 1 mois
docker a1c5c86e07 fixes, and db for tests il y a 3 mois
docs 36358b0360 added spare parts images il y a 1 mois
lang 4859a8047f fix mobile il y a 2 mois
public f36f648997 added product images il y a 1 mois
resources 8e17f87496 select from and to for export scheduler il y a 1 mois
routes d798e1fc12 chats il y a 1 mois
storage 55e949511d upd gitignore il y a 1 an
templates a58a3fd441 feat(maf): add bulk stock status update and role-based export il y a 1 mois
tests 305f5a9f09 changed visibility scopes for brigadier il y a 1 mois
.ai-factory.json 39881994b6 tests for jobs, settings for tests, agents and mcp il y a 2 mois
.env.example 1d67ca8b0f default mail settings in env il y a 1 mois
.env.testing 39881994b6 tests for jobs, settings for tests, agents and mcp il y a 2 mois
.gitattributes 7a26cd566d initial commit il y a 1 an
.gitignore 39881994b6 tests for jobs, settings for tests, agents and mcp il y a 2 mois
AGENTS.md 39881994b6 tests for jobs, settings for tests, agents and mcp il y a 2 mois
CLAUDE.md ee7b0d26bf - fix imports in old year il y a 3 mois
Dockerfile 8c1d2de109 added Schedule export to excel and pdf il y a 7 mois
Makefile e018ea2869 force migrate and seed il y a 1 mois
README.md 6ac3b99f38 test il y a 1 an
SPARE_PARTS_ENHANCEMENTS.md cd1dec2c7a Добавлены улучшения модуля запчастей: фильтры, справочник расценок, автозаполнение il y a 3 mois
SPARE_PARTS_MODULE.md 7014bb8066 fix filters il y a 2 mois
artisan 7a26cd566d initial commit il y a 1 an
bpmn.drawio 3bd72bb325 added quantity of added products to order il y a 1 an
composer.json c0da737d0d fix: fcm fo apple, add fcm logging il y a 1 mois
composer.lock ff64eaab9c test fcm notifications il y a 6 mois
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose il y a 1 an
docker-compose.yml a1c5c86e07 fixes, and db for tests il y a 3 mois
package-lock.json ee7b0d26bf - fix imports in old year il y a 3 mois
package.json 6215487a41 added upload and remove photos il y a 1 an
phpunit.xml 5c90c21962 auth tests il y a 2 mois
postcss.config.js 7a26cd566d initial commit il y a 1 an
tailwind.config.js 7a26cd566d initial commit il y a 1 an
todo.md 30f9cec623 added firebase packages il y a 7 mois
u 941485a38d added update script il y a 1 mois
vite.config.js 345bb6792a Changed ports il y a 1 an

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