CRM Stroyprofit

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