CRM Stroyprofit

opelik bbe47e3417 [master] - table newFilters hace 11 meses
app 011693f760 fix filters hace 11 meses
bootstrap ff76fdd016 update fcm token with middleware hace 11 meses
config 5b400de3bd test fcm notifications hace 11 meses
database 8a4f25eb28 maf orders view, multiple filters hace 11 meses
docker d234420088 Websocket via webserver container hace 1 año
public de3c401a36 logo size hace 11 meses
resources bbe47e3417 [master] - table newFilters hace 11 meses
routes 24330d1184 export one order hace 11 meses
storage 55e949511d upd gitignore hace 1 año
tech-docs 8046cfe69b added tech-docs hace 1 año
templates 24330d1184 export one order hace 11 meses
tests 7a26cd566d initial commit hace 1 año
.env.example 5b400de3bd test fcm notifications hace 11 meses
.gitattributes 7a26cd566d initial commit hace 1 año
.gitignore e8774893f3 gitignore modified hace 1 año
Dockerfile 8c1d2de109 added Schedule export to excel and pdf hace 11 meses
Makefile ed1d565499 added redis monitor command hace 1 año
README.md 6ac3b99f38 test hace 1 año
artisan 7a26cd566d initial commit hace 1 año
bpmn.drawio 3bd72bb325 added quantity of added products to order hace 1 año
composer.json ff64eaab9c test fcm notifications hace 11 meses
composer.lock ff64eaab9c test fcm notifications hace 11 meses
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose hace 1 año
docker-compose.yml 524958a5e4 db port always on localhost hace 11 meses
package-lock.json 6215487a41 added upload and remove photos hace 1 año
package.json 6215487a41 added upload and remove photos hace 1 año
phpunit.xml 7a26cd566d initial commit hace 1 año
postcss.config.js 7a26cd566d initial commit hace 1 año
tailwind.config.js 7a26cd566d initial commit hace 1 año
todo.md 30f9cec623 added firebase packages hace 11 meses
vite.config.js 345bb6792a Changed ports hace 1 año

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