Skip to content

AlAstapchyk/top-task-frontend

Repository files navigation

Top Task frontend

Top Task is open source web application for task management based on the React library, powered by Vite. The main feature is the minimalistic design and ease of use with an emphasis on prioritizing tasks.

The application is available at the link address: https://toptask.netlify.app/all-tasks

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Implemented

  1. State management using Redux Toolkit
  2. CRUD and complete tasks
  3. Create, complete and delete subtasks
  4. Right panel resizer
  5. Drag and drop tasks both within a list and to other prioritized lists using the react-beautiful-dnd library
  6. Custom input field with the ability to write in one paragraph or not and the ability to add text decorations in the form of bold, italic and underline font using hotkeys or not
  7. Priority selector
  8. Left bar collapse and search tasks by name
  9. Collapse lists
  10. Dates when task became completed or created and set due date custom datepicker based on react-datepicker library
  11. Upcoming, Today and Completed pages

Local launch

cd top-task-frontend
npm i
npm start

About

Task Manager SPA (React, Redux)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published