Skip to content

sepidsoroush/Task-Manager

Repository files navigation

Task-Manager

A task manager made by Reactjs, Redux and TypeScript.

Warning This is a work in progress. I'm building this in public.

Features

  • Create, Read, Update, and Delete tasks (CRUD app)
  • Set date for tasks
  • Set Status for tasks (To Do, Doing, Done)
  • Responsive design
  • light/ dark theme
  • Authentication for login/ logout
  • Handle multiple Boards (lists)
  • Drag and Drop tasks in the Task columns
  • Calendar view

Stacks