CRM Stroyprofit

Alexander Musikhin 938e1ed192 create zip archives 10 ay önce
app 938e1ed192 create zip archives 10 ay önce
bootstrap b111dbb73f Added broadcasting via redis, event for message to actions channel 1 yıl önce
config 54c0d23b0e pagination, remove orders, short maf list in order list 10 ay önce
database 68cf996b19 added passport to mafs 10 ay önce
docker d234420088 Websocket via webserver container 1 yıl önce
public a8441e00d1 added maf images 10 ay önce
resources 0456b6ed02 added passport to mafs in order card 10 ay önce
routes 68cf996b19 added passport to mafs 10 ay önce
storage 55e949511d upd gitignore 1 yıl önce
templates a26dba02c1 Updated export template 11 ay önce
tests 7a26cd566d initial commit 1 yıl önce
.env.example 54c0d23b0e pagination, remove orders, short maf list in order list 10 ay önce
.gitattributes 7a26cd566d initial commit 1 yıl önce
.gitignore 55e949511d upd gitignore 1 yıl önce
Dockerfile 69078a7950 modified for mac 11 ay önce
Makefile 5fbc679983 Added ext port for redis in debug mode 1 yıl önce
README.md 6ac3b99f38 test 11 ay önce
artisan 7a26cd566d initial commit 1 yıl önce
bpmn.drawio 3bd72bb325 added quantity of added products to order 11 ay önce
composer.json 938e1ed192 create zip archives 10 ay önce
composer.lock dead0c290a Import product catalog from xls file 1 yıl önce
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose 1 yıl önce
docker-compose.yml 03f708f7fe docker compose edited 11 ay önce
package-lock.json 6215487a41 added upload and remove photos 10 ay önce
package.json 6215487a41 added upload and remove photos 10 ay ö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 df18442cff todo upd 10 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