Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskify App

Overview

The Task Management App is a web application designed to help users manage their tasks efficiently. The application provides a user-friendly interface to add, edit, and delete tasks. It also includes features like task prioritization, due date tracking, and status management.

Table of Contents

Features

  1. Dashboard:

    • Displays a basic dashboard with sections for upcoming tasks, overdue tasks, and completed tasks.
  2. Search and Filter:

    • Implements a search functionality to find tasks quickly.
    • Allows users to filter tasks based on priority and completion status.
  3. Task Management:

    • Add, edit, and delete tasks with ease.
    • Set task due dates, priorities, and status (Pending/Completed).
    • Displays a warning on task deletion to prevent accidental removal.
  4. Rich Text Description:

    • Supports rich text formatting for task descriptions.

Getting Started

Follow the steps below to set up and run the Task Management App on your local machine.

  1. Clone the Repository:

    git clone https://github.com/rajmendra/taskify-app.git
  2. Install Dependencies:

    cd taskify-app
    npm install
  3. Run the App:

    npm start

    The app should now be running at http://localhost:3000.

Usage

  • Access the application through the provided URL.
  • Use the dashboard to view upcoming tasks, overdue tasks, and completed tasks.
  • Add, edit, or delete tasks as needed.
  • Utilize search and filter functionalities for quick task access.

Live Url

Vercel Link (https://taskify-app-git-main-rajmendras-projects.vercel.app)

Technologies Used

  • React
  • React Hook Form
  • React-DatePicker

Contributing

Contributions are welcome! Fork the repository, create a branch, make your changes, and submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Feel free to customize the README file based on your specific application details and features. Add or remove sections as needed.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages