You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What Todo is a simple to-do list application that was created as a practice project to introduce the use of Redux. The project is built using React and CSS. The application allows users to create and manage a list of tasks, and can include features such as adding new tasks, editing existing tasks, marking tasks as completed [ARCHIVED]
Create Todo Task with task name , Description & status By default status needs to added as not completed for created todo There should be two buttons in the name of edit and Delete which used to perform update and delete created todos By onclick on status it should show a dropdown for completed and not completed by that we can change the status
A modern, responsive To-Do app built with Next.js, TailwindCSS, and TypeScript. The app supports dark mode and allows users to manage tasks with priority levels and due dates.
hyper TODO is a React todo list app with local storage support. It lets you add, delete, and edit tasks. Styled with Tailwind CSS, it offers an intuitive interface for easy task management.