CRM Stroyprofit

Alexander Musikhin 6215487a41 added upload and remove photos hace 10 meses
app 6215487a41 added upload and remove photos hace 10 meses
bootstrap b111dbb73f Added broadcasting via redis, event for message to actions channel hace 1 año
config 54c0d23b0e pagination, remove orders, short maf list in order list hace 10 meses
database 6215487a41 added upload and remove photos hace 10 meses
docker d234420088 Websocket via webserver container hace 1 año
public cb31d28ddd Added favicon hace 11 meses
resources 6215487a41 added upload and remove photos hace 10 meses
routes 6215487a41 added upload and remove photos hace 10 meses
storage 55e949511d upd gitignore hace 1 año
templates a26dba02c1 Updated export template hace 11 meses
tests 7a26cd566d initial commit hace 1 año
.env.example 54c0d23b0e pagination, remove orders, short maf list in order list hace 10 meses
.gitattributes 7a26cd566d initial commit hace 1 año
.gitignore 55e949511d upd gitignore hace 1 año
Dockerfile 69078a7950 modified for mac hace 11 meses
Makefile 5fbc679983 Added ext port for redis in debug mode hace 1 año
README.md 6ac3b99f38 test hace 11 meses
artisan 7a26cd566d initial commit hace 1 año
bpmn.drawio 3bd72bb325 added quantity of added products to order hace 11 meses
composer.json dead0c290a Import product catalog from xls file hace 1 año
composer.lock dead0c290a Import product catalog from xls file hace 1 año
docker-compose.debug.yml 5f891e5ba6 Refactored docker compose hace 1 año
docker-compose.yml 03f708f7fe docker compose edited hace 11 meses
package-lock.json 6215487a41 added upload and remove photos hace 10 meses
package.json 6215487a41 added upload and remove photos hace 10 meses
phpunit.xml 7a26cd566d initial commit hace 1 año
postcss.config.js 7a26cd566d initial commit hace 1 año
tailwind.config.js 7a26cd566d initial commit hace 1 año
todo.md 0024fcebbc todo upd hace 10 meses
vite.config.js 345bb6792a Changed ports hace 1 año

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