Skip to content

genepatino/tasktide-proyect

Repository files navigation

TaskTide

imagen de tasktide

Introduction

TaskTide is a notes application designed to make it easier to manage your tasks and schedules. Provides a quick and easy experience to keep track of important data, messages, shopping list, things to do, etc. Functionally, drag and drop usage of react-beautiful-dnd was implemented for greater interactivity, react-icons for the use of icons, localStorage for data persistence, and a loading skeleton to simulate tasks during the loading state.

estado de carga de la aplicación

Description

Initially you will see an entry in which you must enter your tasks, these can be displayed in the Active Tasks container. In addition, there is a second container in which the Completed Tasks will be displayed.

TaskTide has different functionalities:

  • ✏️ Edit tasks (input that will be displayed in the task card to be edited), as long as the task is not in the Completed Tasks container.
  • 🗑️ Delete tasks.
  • ✔️ Complete tasks (you can use this functionality by pressing the isDone icon or simply dragging the task you want to the Completed Tasks container).
taskTide_video.mp4

On your right, in the About section, you will find the link to the application.

Thanks for watching🌸

Author:

Génesis Patiño

avatar github genepatino