CRM Stroyprofit

Alexander Musikhin 5f58263bfe ttn begin, created force https config and env param пре 5 месеци
app 5f58263bfe ttn begin, created force https config and env param пре 5 месеци
bootstrap b111dbb73f Added broadcasting via redis, event for message to actions channel пре 1 година
config 5f58263bfe ttn begin, created force https config and env param пре 5 месеци
database e3526453b8 maf view пре 9 месеци
docker d234420088 Websocket via webserver container пре 1 година
public a8441e00d1 added maf images пре 10 месеци
resources 5f58263bfe ttn begin, created force https config and env param пре 5 месеци
routes 5f58263bfe ttn begin, created force https config and env param пре 5 месеци
storage 55e949511d upd gitignore пре 1 година
tech-docs 8046cfe69b added tech-docs пре 10 месеци
templates 8459ba1c95 fix for mac, fix template пре 10 месеци
tests 7a26cd566d initial commit пре 1 година
.env.example 5f58263bfe ttn begin, created force https config and env param пре 5 месеци
.gitattributes 7a26cd566d initial commit пре 1 година
.gitignore e8774893f3 gitignore modified пре 10 месеци
Dockerfile 69078a7950 modified for mac пре 11 месеци
Makefile ed1d565499 added redis monitor command пре 10 месеци
README.md 6ac3b99f38 test пре 11 месеци
artisan 7a26cd566d initial commit пре 1 година
bpmn.drawio 3bd72bb325 added quantity of added products to order пре 11 месеци
composer.json 938e1ed192 create zip archives пре 10 месеци
composer.lock 0b5cf142b3 Some fixes пре 10 месеци
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose пре 1 година
docker-compose.yml 021b22cc40 fix пре 10 месеци
package-lock.json 6215487a41 added upload and remove photos пре 10 месеци
package.json 6215487a41 added upload and remove photos пре 10 месеци
phpunit.xml 7a26cd566d initial commit пре 1 година
postcss.config.js 7a26cd566d initial commit пре 1 година
tailwind.config.js 7a26cd566d initial commit пре 1 година
todo.md 3ad0298e2d all reports пре 9 месеци
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