Skip to content

azamalidev/To-Do-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO DO APP:

Description of Image TaskBubble is a sleek To-Do List app built with React 🚀. It helps you add tasks with descriptions and priorities (Low, Medium, High) ✅, edit their statuses 📋, and delete them when no longer needed 🗑️. Stay organized by filtering tasks based on completion status or priority 🕵️‍♂️, and quickly search for specific tasks 🔍. With its responsive design 📱 and customizable themes 🎨, TaskBubble ensures a smooth experience across all devices.

Features:

  • 🆕 Add Task: Create new tasks with descriptions and priority levels (Low, Medium, High).

  • ✏️ Edit Tasks: Update task statuses by marking them as completed or incomplete.

  • 🗑️ Delete Tasks: Remove tasks from the list.

  • 🔍 Filter Tasks: View tasks based on their completion status or priority level.

  • 🔎 Search Tasks: Search through tasks by description.

Responsive Design:

Adaptable layout for various screen sizes.

Theming:

Customizable color themes for different task priorities and statuses.

Usage:

  • Add a Task: Enter a task description and select a priority level, then click the "Add" button.

  • Mark a Task as Complete: Click the checkbox next to a task to mark it as completed. The background color of the task will change to indicate completion.

  • Delete a Task: Click the "Delete" button next to a task to remove it from the list.

  • Filter Tasks: Use the filter dropdown to view tasks based on completion status or priority level.

  • Search Tasks: Enter a keyword in the search bar to filter tasks by description.

How to start the project:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

How to start the lint test:

Running Prettier and ESLint

To ensure your code is both properly formatted and free of linting issues, follow these steps:

  1. Run Prettier to format your code:

    npx prettier --write .

and 1. Run Prettier

  1. Run Prettier to format your code:

    npm run lint --fix .

and 1. Run Prettier

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •