CRM Stroyprofit

Alexander Musikhin ae6e594d24 fix recl pack il y a 5 heures
.claude 5b575cbae6 1. Карточка запчасти (spare_parts/edit.blade.php) il y a 4 mois
app ae6e594d24 fix recl pack il y a 5 heures
bootstrap 1097c944c6 Enforce mapped route permissions il y a 3 semaines
config 25a9b65901 access scopes for flex roles model il y a 1 semaine
database 25a9b65901 access scopes for flex roles model il y a 1 semaine
docker 5ba7a6629c Update mobile UI and local environment config il y a 2 mois
docs fce62f5235 Document RBAC access baseline il y a 3 semaines
lang 4859a8047f fix mobile il y a 3 mois
public f36f648997 added product images il y a 2 mois
resources 25a9b65901 access scopes for flex roles model il y a 1 semaine
routes 25a9b65901 access scopes for flex roles model il y a 1 semaine
storage 55e949511d upd gitignore il y a 1 an
templates bc548cf58a fix quality declaration il y a 2 semaines
tests 25a9b65901 access scopes for flex roles model il y a 1 semaine
.ai-factory.json 39881994b6 tests for jobs, settings for tests, agents and mcp il y a 3 mois
.env.example 9e35a4ffc9 added photo thumbnails, command for create thumbnails il y a 2 semaines
.env.testing 5ba7a6629c Update mobile UI and local environment config il y a 2 mois
.gitattributes 7a26cd566d initial commit il y a 1 an
.gitignore d68a8da84b add .DS_Store to gitignore il y a 2 mois
AGENTS.md 935026429e Fix spare part order stock receipt action il y a 1 mois
Dockerfile 9e35a4ffc9 added photo thumbnails, command for create thumbnails il y a 2 semaines
Makefile 977cc0cab7 fix makefile il y a 3 semaines
README.md 6ac3b99f38 test il y a 1 an
SPARE_PARTS_ENHANCEMENTS.md cd1dec2c7a Добавлены улучшения модуля запчастей: фильтры, справочник расценок, автозаполнение il y a 4 mois
SPARE_PARTS_MODULE.md 7014bb8066 fix filters il y a 3 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 3 mois
composer.lock ff64eaab9c test fcm notifications il y a 8 mois
docker-compose.debug.yml 5ba7a6629c Update mobile UI and local environment config il y a 2 mois
docker-compose.yml a55bc00ef6 Add scheduled database backups with rotation il y a 1 mois
package-lock.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito il y a 2 mois
package.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito il y a 2 mois
phpunit.xml 5c90c21962 auth tests il y a 3 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 8 mois
u 941485a38d added update script il y a 3 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