Resource Allocation and Project Management
AppExchange Link: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMaanUAD
Gantt-Chart was built to work with 2 core objects with a junction object between them. In the sample code we have Projects and Resources. Resources can be allocated to Projects using the Allocation junction object. This can be adapted to fit any scenario such as, Meetings to Rooms, or Trucks to Deliveries.
Key Features Dealing with time, both daily and weekly allocations Drag allocations to expand their time range Click on time range to add allocation Filter allocations by type / role Operates in 3 different modes
/*
- Copyright (c) 2018, salesforce.com, inc.
- All rights reserved.
- SPDX-License-Identifier: BSD-3-Clause
- For full license text, see the LICENSE file in the repo root or https://opensource.org/licenses/BSD-3-Clause */