plankanban / planka

The realtime kanban board for workgroups built with React and Redux.
https://planka.app
GNU Affero General Public License v3.0
7.34k stars 676 forks source link

Implement “startDate” field for card object #801

Open matteor93 opened 2 weeks ago

matteor93 commented 2 weeks ago

Is this a feature for the backend or frontend?

Backend, Frontend

What would you like?

Add a new field on card object in order to store the start date of the project/task assigned to the team. This date must be less than the due date.

Why is this needed?

No response

Other information

No response

meltyshev commented 2 weeks ago

Hi! This would be very useful to have.