Skip to content

Tickboard is a sleek and intuitive to-do application designed to streamline task management. With features like priority-based sorting, real-time task updates, and local storage persistence, Tickboard empowers users to stay organized and productive effortlessly.

Notifications You must be signed in to change notification settings

amirmousav1/TickBoard

Repository files navigation

📝 React To-Do App

A feature-rich to-do application built with React, designed to help you efficiently manage your tasks with priorities and status tracking.


📋 Features

  • Add tasks with customizable priority levels (High, Medium, Low).
  • Automatically sort tasks by priority.
  • Mark tasks as "Done" or delete them entirely.
  • Filter tasks into "To-Do" and "Done" sections.
  • Persistent storage with LocalStorage to save tasks between sessions.
  • Clear all completed tasks with a single button click.
  • Responsive design for a seamless experience across devices.

🖥️ Technologies

  • Frontend: React
  • Styling: Tailwind CSS
  • Notifications: react-hot-toast

🚀 Getting Started

Follow the steps below to get a local copy of the project up and running.

Prerequisites

Installation

  1. Clone the repository:
git clone https://github.com/amirmousav1/TickBoard.git
cd react-todo-app
  1. Install dependencies:
npm install
  1. Start the development server:
npm start
  1. Open the app in your browser:
http://localhost:3000

📷 Screenshots

Screenshot Screenshot

About

Tickboard is a sleek and intuitive to-do application designed to streamline task management. With features like priority-based sorting, real-time task updates, and local storage persistence, Tickboard empowers users to stay organized and productive effortlessly.

Topics

Resources

Stars

Watchers

Forks