CRM Stroyprofit

Alexander Musikhin a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
.claude 5b575cbae6 1. Карточка запчасти (spare_parts/edit.blade.php) 3 meses atrás
app a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
bootstrap c0da737d0d fix: fcm fo apple, add fcm logging 1 mês atrás
config c0da737d0d fix: fcm fo apple, add fcm logging 1 mês atrás
database 878bce61fa chat/responsibles/mafs: fix brigadier recipients and broken filters 2 semanas atrás
docker 5ba7a6629c Update mobile UI and local environment config 3 semanas atrás
docs 36358b0360 added spare parts images 1 mês atrás
lang 4859a8047f fix mobile 2 meses atrás
public f36f648997 added product images 1 mês atrás
resources 098300967a fix filters, russian roles names 1 semana atrás
routes a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
storage 55e949511d upd gitignore 1 ano atrás
templates a58a3fd441 feat(maf): add bulk stock status update and role-based export 1 mês atrás
tests f980121868 fix tests 1 semana atrás
.ai-factory.json 39881994b6 tests for jobs, settings for tests, agents and mcp 2 meses atrás
.env.example a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
.env.testing 5ba7a6629c Update mobile UI and local environment config 3 semanas atrás
.gitattributes 7a26cd566d initial commit 1 ano atrás
.gitignore d68a8da84b add .DS_Store to gitignore 3 semanas atrás
AGENTS.md 39881994b6 tests for jobs, settings for tests, agents and mcp 2 meses atrás
CLAUDE.md a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
Dockerfile a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
Makefile a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
README.md 6ac3b99f38 test 1 ano atrás
SPARE_PARTS_ENHANCEMENTS.md cd1dec2c7a Добавлены улучшения модуля запчастей: фильтры, справочник расценок, автозаполнение 3 meses atrás
SPARE_PARTS_MODULE.md 7014bb8066 fix filters 2 meses atrás
artisan 7a26cd566d initial commit 1 ano atrás
bpmn.drawio 3bd72bb325 added quantity of added products to order 1 ano atrás
composer.json c0da737d0d fix: fcm fo apple, add fcm logging 1 mês atrás
composer.lock ff64eaab9c test fcm notifications 6 meses atrás
docker-compose.debug.yml 5ba7a6629c Update mobile UI and local environment config 3 semanas atrás
docker-compose.yml a55bc00ef6 Add scheduled database backups with rotation 1 semana atrás
package-lock.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito 3 semanas atrás
package.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito 3 semanas atrás
phpunit.xml 5c90c21962 auth tests 2 meses atrás
postcss.config.js 7a26cd566d initial commit 1 ano atrás
tailwind.config.js 7a26cd566d initial commit 1 ano atrás
todo.md 30f9cec623 added firebase packages 7 meses atrás
u 941485a38d added update script 1 mês atrás
vite.config.js 345bb6792a Changed ports 1 ano atrás

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