Scheduler in your projects #149
Replies: 6 comments 4 replies
-
The Teamwork application used by Code-Rhapsodie is an advanced project management tool that centralizes and shares the planning of tasks, sprints, and team members' availability. This platform promotes effective collaboration among employees and also provides visibility to clients on project progress, thus enhancing transparency and communication. Planner Features:
In summary, Teamwork stands out for its ability to centralize project management while offering usage flexibility, making it an essential tool for any company looking to optimize its planning and collaboration processes. Main Page:Details and Edit task:Filters: |
Beta Was this translation helpful? Give feedback.
-
We have developed a beautiful resource planning application utilizing react scheduler! Thank you so much for this repo! We used it to build a resource plan application in React. It utilizes a postgres DB and a Node.JS backend to serve up our data on people and the time they are assigned to products/projects. The resource plan application allows us to, at a glance, visualize the workload of any of our development team all together. Not only that, it allows us to forecast out work for the team and make decisions on ramping up for a particular project. It can help us anticipate lulls in the team's workload and thus target windows for erasing tech debt, or help us know when the work is too much and we need to hire. The application has two main views. First of all, the scheduler / gantt chart view: This shows each resource's projects that they're working on with the number of hours worked in each project. The left hand panel shows each resource and in the subtitle field, the number of hours they have on the plan for this week, next week, and the week after that. Clicking an individual resource opens a modal where you can edit the individual plan for a resource. You can select from projects with the dropdown, set start and end dates, and set the number of hours to be worked. The total updated hours gives you the total of hours that the resource will have after your changes are saved. Upon saving, the scheduler gantt updates to show the new allocations. The second view is a project status dashboard. Each project for the team is listed with red/yellow/green/grey status icons, showing any issues on the project at a high level: Individual projects can be expanded, showing start/end dates for the project itself, goals/risks for the project, and the resources assigned to the project with their hours (from the scheduler view!) We plan in the coming weeks to continue development on this application, allowing resources themselves to indicate the time they're spending on projects in a more "current/actual" state using a different version of the scheduler view. We will also likely implement login and roles to associate each resource with an account in the system. Thank you so much for your support! |
Beta Was this translation helpful? Give feedback.
-
Is there any possibility to add Drag and Drop functionality in this. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi @piotrNBTN |
Beta Was this translation helpful? Give feedback.
-
all these examples are great, thanks all for sharing! BTW you should get yourself added to https://blog.logrocket.com/best-react-scheduler-component-libraries/ |
Beta Was this translation helpful? Give feedback.
-
Scheduler in your projects 🎉
We're thrilled that our component has caught your interest! We'd love to see how you're using it in your projects.
Share your projects that feature Scheduler with us, and you could be one of 5 lucky winners to receive our limited edition hoodies!
How to Participate
To participate in the campaign, leave a description and screenshots of the project in which you used our React Scheduler in the discussion. You only have time until September 25, 2024!
The Most Important Rules
Eligibility:
How to Enter:
Entry Period:
Submission Guidelines:
Judging Criteria:
Prizes
Winner Notification
Use of Entries
By entering the campaign, participants grant us the right to use their descriptions and screenshots for promotional purposes, including but not limited to social media, website, and marketing materials.
General Conditions
Privacy
By participating in this campaign, you agree to abide by these rules and the judges' decisions, which are final and binding.
Beta Was this translation helpful? Give feedback.
All reactions