CRM Stroyprofit

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