<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Eng Ggg</title>
    <description>The latest articles on DEV Community by Eng Ggg (@eng_ggg_01fe1e9e1155504f6).</description>
    <link>https://dev.to/eng_ggg_01fe1e9e1155504f6</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2072293%2F9e973023-c456-4b78-95ce-075e8f0e5cfc.png</url>
      <title>DEV Community: Eng Ggg</title>
      <link>https://dev.to/eng_ggg_01fe1e9e1155504f6</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eng_ggg_01fe1e9e1155504f6"/>
    <language>en</language>
    <item>
      <title>suggest design warehouse management</title>
      <dc:creator>Eng Ggg</dc:creator>
      <pubDate>Sat, 14 Sep 2024 12:24:46 +0000</pubDate>
      <link>https://dev.to/eng_ggg_01fe1e9e1155504f6/suggest-design-warehouse-management-p2l</link>
      <guid>https://dev.to/eng_ggg_01fe1e9e1155504f6/suggest-design-warehouse-management-p2l</guid>
      <description>&lt;p&gt;Hi everyone,&lt;br&gt;
I am working on origination has many sites like pharmacy , patient ,... and it asked me to build new site for  a warehouse management system , and I would love some feedback on the architecture we're considering. Our goal is to create a system that efficiently handles housing requests, maintenance management, and user roles.&lt;br&gt;
System Overview:&lt;br&gt;
Tech Stack: ASP.NET Core , SQL Server&lt;br&gt;
User Roles: Employees, HR, Housing Managers, Maintenance Staff, System Admins&lt;br&gt;
Modules and Features:&lt;br&gt;
Housing Request Management: Allows employees and HR personnel to submit and manage housing requests, track the progress of these requests, and handle checkouts or renewals.&lt;br&gt;
Maintenance Management: Facilitates the submission and tracking of maintenance requests, assignment of tasks to technicians, and monitoring of the completion status of these tasks.&lt;br&gt;
Unit and Asset Management: Housing managers can manage housing units, monitor availability, and track the status of assets within each unit.&lt;br&gt;
Reporting: The system generates various reports for different roles, including housing utilization, maintenance activities, and system-wide operations.&lt;br&gt;
Proposed Architecture:&lt;br&gt;
1- Modular Monolithic Approach: Each module (e.g., Request , Maintenance, User Management,....) is a  separate MVC project  within the same solution.&lt;br&gt;
Shared Services: Centralized services for authentication, logging, and error handling.&lt;br&gt;
Database Design: same database&lt;br&gt;
2-MVC Approcach&lt;br&gt;
3-Microservices&lt;br&gt;
4-MVC with different area&lt;br&gt;
5- pls suggest another approach &lt;/p&gt;

&lt;p&gt;Team Composition:&lt;br&gt;
2 Full-time Developers&lt;br&gt;
1 Part-time Team Leader&lt;br&gt;
the time for the project : need it through 3 months&lt;br&gt;
Any advice or suggestions would be greatly appreciated!&lt;/p&gt;

</description>
      <category>aspdotnet</category>
      <category>architecture</category>
      <category>designpatterns</category>
    </item>
  </channel>
</rss>
