Database Design Question

Hi guys,
I need some help to see if my database design is good or not for Task Management System?
I attached screen shoot of DB diagram

remove the auto_increment columns from the relationship tables, i.e. remove user_project_id, project_task_id, user_task_id

Ok thanks for advice