I’m building a web-based portal that lets several independent companies manage all of their IT assets from one installation, with clean data segregation for each tenant and unlimited user seats per tenant. Core features I need from day one are asset tracking with real-time inventory views, licence and warranty monitoring (including automated expiry reminders), plus a flexible user/role matrix so each company can set its own permissions. The portal must talk smoothly to our existing help-desk platform via its REST API so that support tickets can be opened or referenced directly from an asset record. For authentication I only require standard username / password flows right now, but I’d like the codebase to stay open to SSO later. I’m happy with any modern, open-source stack—Laravel or Node on the back end and React, Vue or similar on the front—but the UI has to be responsive and easy for non-technical staff. CSV import/export, powerful search and a dashboard summarising expiring licences and warranty milestones are essential, as is a complete audit trail of changes. Deliverables • Source code with clean commit history • Normalised database schema and seed data • API documentation for the help-desk integration • Install and admin guide I’ll review the work on installation, functional coverage of the features above, and code quality best practices before sign-off.