CRM Stroyprofit

Alexander Musikhin 5c90c21962 auth tests 2 settimane fa
.claude 5b575cbae6 1. Карточка запчасти (spare_parts/edit.blade.php) 1 mese fa
app 274de447ea fix district sum in reports 2 settimane fa
bootstrap ff76fdd016 update fcm token with middleware 5 mesi fa
config 0f28b19899 Orders import 3 mesi fa
database d5819e9ec3 more tests 2 settimane fa
docker a1c5c86e07 fixes, and db for tests 1 mese fa
docs 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
lang 4859a8047f fix mobile 2 settimane fa
public 739c18e803 added new images 2 settimane fa
resources 87c09e741b more tests 2 settimane fa
routes 12e844a32e feat(schedule): add transport and admin comment fields 3 settimane fa
storage 55e949511d upd gitignore 1 anno fa
tech-docs 8046cfe69b added tech-docs 10 mesi fa
templates 70658a4811 more tests 2 settimane fa
tests 6b42172938 models tests 2 settimane fa
.ai-factory.json 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
.env.example 0f28b19899 Orders import 3 mesi fa
.env.testing 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
.gitattributes 7a26cd566d initial commit 1 anno fa
.gitignore 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
.mcp.json 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
AGENTS.md 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
CLAUDE.md ee7b0d26bf - fix imports in old year 1 mese fa
Dockerfile 8c1d2de109 added Schedule export to excel and pdf 5 mesi fa
Makefile 39881994b6 tests for jobs, settings for tests, agents and mcp 2 settimane fa
README.md 6ac3b99f38 test 11 mesi fa
SPARE_PARTS_ENHANCEMENTS.md cd1dec2c7a Добавлены улучшения модуля запчастей: фильтры, справочник расценок, автозаполнение 1 mese fa
SPARE_PARTS_MODULE.md 7014bb8066 fix filters 3 settimane fa
artisan 7a26cd566d initial commit 1 anno fa
bpmn.drawio 3bd72bb325 added quantity of added products to order 11 mesi fa
composer.json 7267e200f1 - year export-import 1 mese fa
composer.lock ff64eaab9c test fcm notifications 5 mesi fa
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose 1 anno fa
docker-compose.yml a1c5c86e07 fixes, and db for tests 1 mese fa
package-lock.json ee7b0d26bf - fix imports in old year 1 mese fa
package.json 6215487a41 added upload and remove photos 10 mesi fa
phpunit.xml 5c90c21962 auth tests 2 settimane fa
postcss.config.js 7a26cd566d initial commit 1 anno fa
tailwind.config.js 7a26cd566d initial commit 1 anno fa
todo.md 30f9cec623 added firebase packages 5 mesi fa
vite.config.js 345bb6792a Changed ports 1 anno fa

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