suggest design warehouse management

I’m currently working on 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.

System Over…


This content originally appeared on DEV Community and was authored by Eng Ggg

I'm currently working on 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.

System Overview:
I have many sites for the hospital ex(patient , pharmacy ,... each one is sperate site) and the hospital ask me to create new one for warehouse.

Tech Stack: ASP.NET Core MVC, Entity Framework Core, SQL Server
User Roles: Employees, HR, Housing Managers, Maintenance Staff, System Admins
Modules and Features:

Housing Requests: Employees can submit new housing requests, track status, and request maintenance.
Maintenance Management: Maintenance staff can assign technicians, update request statuses, and manage types of repairs.
User Management: System Admins manage user roles and permissions, ensuring each user only accesses relevant parts of the system.
Reporting: Managers can generate reports on housing utilization, maintenance requests, and user activities.
Proposed Architecture:

Modular Monolithic Approach: Each module (e.g., Housing, Maintenance, User Management) is a separate MVC area within the same project.
Shared Services: Centralized services for authentication, logging, and error handling.
Database Design: Separate tables for each module, ensuring relational integrity and efficient data retrieval.
Team Composition:

2 Full-time Developers
1 Part-time Team Leader
Given our team size and the scope of the project, does this architecture make sense? Are there any pitfalls we should be aware of, or would you recommend a different approach?

Any advice or suggestions would be greatly appreciated!


This content originally appeared on DEV Community and was authored by Eng Ggg


Print Share Comment Cite Upload Translate Updates
APA

Eng Ggg | Sciencx (2024-09-14T12:24:46+00:00) suggest design warehouse management. Retrieved from https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/

MLA
" » suggest design warehouse management." Eng Ggg | Sciencx - Saturday September 14, 2024, https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/
HARVARD
Eng Ggg | Sciencx Saturday September 14, 2024 » suggest design warehouse management., viewed ,<https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/>
VANCOUVER
Eng Ggg | Sciencx - » suggest design warehouse management. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/
CHICAGO
" » suggest design warehouse management." Eng Ggg | Sciencx - Accessed . https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/
IEEE
" » suggest design warehouse management." Eng Ggg | Sciencx [Online]. Available: https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/. [Accessed: ]
rf:citation
» suggest design warehouse management | Eng Ggg | Sciencx | https://www.scien.cx/2024/09/14/suggest-design-warehouse-management/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.