CRM Stroyprofit

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

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