An open API service indexing awesome lists of open source software.

https://github.com/kumarabhishek188/task-management-using-react

This application enables users to manage their tasks effectively with options to filter, sort, and organize them by status, date, and priority.
https://github.com/kumarabhishek188/task-management-using-react

expo-router reactjs reactnative redux-toolkit tailwindcss

Last synced: 3 months ago
JSON representation

This application enables users to manage their tasks effectively with options to filter, sort, and organize them by status, date, and priority.

Awesome Lists containing this project

README

        

# Task Management Application

A feature-rich task management application built using React, providing tools for task creation, editing, deletion, and organization.

## 🌟 Overview

This application enables users to manage their tasks effectively with options to filter, sort, and organize them by status, date, and priority. Additional features like drag-and-drop functionality and responsive design ensure a seamless user experience across devices.

## 🚀 Demo

[Live Demo](https://alltaskss.vercel.app)

## 📝 Requirements

- Create, edit, delete, and mark tasks as complete.
- Filter and sort tasks by:
- Status
- Date
- Priority
- Implement responsive design for both mobile and desktop.
- Use React hooks for efficient state management.
- Persist task data with `localStorage`.

## Technical Stack

- **Frontend:** React.js
- **State Management:** Redux
- **Styling:** Tailwind CSS
- **Persistence:** `localStorage`

## ✨ Features

- **Task Management:** Create, edit, delete, and complete tasks.
- **Sorting & Filtering:** Organize tasks by status, priority, and date.
- **Responsive Design:** Optimized for mobile and desktop devices.
- **LocalStorage Integration:** Persist data across sessions.

## Setup Instructions

Follow these steps to set up and run the Task Management Application locally:

1. **Clone the Repository**
```bash
git clone https://github.com/kumarabhishek188/Task-Management-React.git
cd Task-Management-React
```

2. **Run the Application**
Start the development server:
```bash
npm start
```

3. **Build for Production**
Create a production build:
```bash
npm run build
```

## 📧 Contact

For any queries, feel free to reach out:

- **Email:** [[email protected]](mailto:[email protected])
- **LinkedIn:** [Abhishek Kumar](https://www.linkedin.com/in/abhishek-kumar-92157823a/)