CRM Stroyprofit

Alexander Musikhin 8de73bfca8 schedule nullable area and district hai 10 meses
app 8de73bfca8 schedule nullable area and district hai 10 meses
bootstrap ff76fdd016 update fcm token with middleware hai 11 meses
config 0f28b19899 Orders import hai 10 meses
database 8de73bfca8 schedule nullable area and district hai 10 meses
docker 1b003a0ef6 upload files limit to 200 hai 10 meses
public de3c401a36 logo size hai 11 meses
resources 8de73bfca8 schedule nullable area and district hai 10 meses
routes dd665c0d60 fixes hai 10 meses
storage 55e949511d upd gitignore hai 1 ano
tech-docs 8046cfe69b added tech-docs hai 1 ano
templates 19f8563910 Import catalog extended hai 10 meses
tests 7a26cd566d initial commit hai 1 ano
.env.example 0f28b19899 Orders import hai 10 meses
.gitattributes 7a26cd566d initial commit hai 1 ano
.gitignore e8774893f3 gitignore modified hai 1 ano
Dockerfile 8c1d2de109 added Schedule export to excel and pdf hai 11 meses
Makefile ed1d565499 added redis monitor command hai 1 ano
README.md 6ac3b99f38 test hai 1 ano
artisan 7a26cd566d initial commit hai 1 ano
bpmn.drawio 3bd72bb325 added quantity of added products to order hai 1 ano
composer.json ff64eaab9c test fcm notifications hai 11 meses
composer.lock ff64eaab9c test fcm notifications hai 11 meses
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose hai 1 ano
docker-compose.yml 524958a5e4 db port always on localhost hai 1 ano
package-lock.json 6215487a41 added upload and remove photos hai 1 ano
package.json 6215487a41 added upload and remove photos hai 1 ano
phpunit.xml 7a26cd566d initial commit hai 1 ano
postcss.config.js 7a26cd566d initial commit hai 1 ano
tailwind.config.js 7a26cd566d initial commit hai 1 ano
todo.md 30f9cec623 added firebase packages hai 11 meses
vite.config.js 345bb6792a Changed ports hai 1 ano

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