CRM Stroyprofit

Alexander Musikhin 6f595e899a reclamations view for correct search 10 ay önce
app 6f595e899a reclamations view for correct search 10 ay önce
bootstrap ff76fdd016 update fcm token with middleware 11 ay önce
config 5b400de3bd test fcm notifications 10 ay önce
database 6f595e899a reclamations view for correct search 10 ay önce
docker d234420088 Websocket via webserver container 1 yıl önce
public de3c401a36 logo size 10 ay önce
resources ae3eeed59c added comment field to reclamations, added check column exists on filters 10 ay önce
routes afc56cd2d8 edit responsibles by managers 10 ay önce
storage 55e949511d upd gitignore 1 yıl önce
tech-docs 8046cfe69b added tech-docs 1 yıl önce
templates 24330d1184 export one order 10 ay önce
tests 7a26cd566d initial commit 1 yıl önce
.env.example 5b400de3bd test fcm notifications 10 ay önce
.gitattributes 7a26cd566d initial commit 1 yıl önce
.gitignore e8774893f3 gitignore modified 1 yıl önce
Dockerfile 8c1d2de109 added Schedule export to excel and pdf 11 ay önce
Makefile ed1d565499 added redis monitor command 1 yıl önce
README.md 6ac3b99f38 test 1 yıl önce
artisan 7a26cd566d initial commit 1 yıl önce
bpmn.drawio 3bd72bb325 added quantity of added products to order 1 yıl önce
composer.json ff64eaab9c test fcm notifications 10 ay önce
composer.lock ff64eaab9c test fcm notifications 10 ay önce
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose 1 yıl önce
docker-compose.yml 524958a5e4 db port always on localhost 11 ay önce
package-lock.json 6215487a41 added upload and remove photos 1 yıl önce
package.json 6215487a41 added upload and remove photos 1 yıl önce
phpunit.xml 7a26cd566d initial commit 1 yıl önce
postcss.config.js 7a26cd566d initial commit 1 yıl önce
tailwind.config.js 7a26cd566d initial commit 1 yıl önce
todo.md 30f9cec623 added firebase packages 11 ay önce
vite.config.js 345bb6792a Changed ports 1 yıl önce

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