This project was bootstrapped with Create React App.
-
ReactJS + Redux toolkits
-
Express Nodejs + MongoDB(mongoose)
-
Styled components
-
Axios,...
-
Create/Edit/Save, Mark as Done Task.
-
Sub tasks - Each Task can have multiple sup tasks.
-
Set Deadline, Priority and Drag Drop to reorder Tasks.
-
Both Inline and Popup edit Task function.
-
Project features - can assign Tasks to a specific Project.
-
Time tracker - to tracking time when you are doing on the Task. Stop it when you finished the Task, to see how many time used for the Task.
-
Timeline chart - showing Time used by each Task in a calendar chart. Example
-
Filter/Sort Tasks.
-
Comment in Task
-
User/Authentication.
-
Kanban Board style Project - like Trello, this feature existed in original Todoist.
-
......