5sControl / 5sControl/5s-frontend

Implement sending notifications to suppliers on the front

Open
#411 0 comments 0 reactions 1 assignee Claimed by @splinshady View on GitHub
Feature Front
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Пользователю нужна возможность при достижении минимального уровня item в inventory либо его полном расходовании отправлять электронное письмо (нотификацию) нужному поставщику о расходовании данного вида товара на складе.
В письме должно содержаться наименование товара, название компании, у которой закончился товар и фото репорта (фотография склада, на которой выделена зона, в которой алгоритм определил снижение уровня ниже допустимого или окончание товара).
У пользователя при настройке системы должна быть возможность внести данные сторонних компаний, с которыми он сотрудничает, при настройке item выбрать поставщика, которому будет направляться уведомление.

[link to figma](https://www.figma.com/file/Iu4zvVDOUrHU97vUhPz1bC/5S-Control?type=design&node-id=7382%3A166956&t=GDHbkGm3oeTRGHFr-1)

Contributor guide

Open the contributing guide

Research direction

The issue describes a complex notification system involving inventory tracking, supplier management, and email generation with photos. Start by examining the existing inventory and supplier data models in the frontend codebase. Review the Figma design link to understand the UI components needed for supplier configuration and item settings. Determine how to integrate with a backend email service and image processing for the warehouse photo report.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
backend-api-design, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.