Skip to content

sherunoizu/BasicToDoMUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic ToDo with MUI

Getting Started with Create React App

npx create-react-app dashbord --template typescript

About

It's a basic todo with React, TS, MUI as like a test task.

User can:

  • Create a new task
  • Edit existing task
  • Delete existing task
  • Makr task as done

What's planned

  • Create multi-column system, where each column can contain its own tasks
  • Implement drag-n-drop for increase UX
  • Tags for tasks -> user can mark the task e.g. as very important

Contributors

Languages