Create a task list for employees to choose from

Sound like somekind of a —> ToDoList <—

As of my knowledge, there no such an element given in Wix to be used.
But you can create one on your own in custom mode.

In your wished functionality there are several tasks.

  1. You will need a database, where you would store all the informations.
  2. You maybe would use a DATAPICKER to organize DEADLINES.
  3. You will need a repeater to be able to generate the TODOList function itself.

Other way would be to find a ready ToDoList and implement it into your wix.site, for example like this one…

…or this one…

…or this one…

…or this one…

Or you read the following post and check out an already created solution by one of experienced VELO-CODER, for example here…

…or you engage a CODER to create you your wished specific function/functionalityfeature.

There are many ways to your success!!!