Skip to content

Responsive task management application using React that empowers users to efficiently create, organize, and track their tasks

Notifications You must be signed in to change notification settings

Kameshwaran-E/TaskBuddy

Repository files navigation

TaskBuddy

TaskBuddy is a tool to efficiently create, organize, and track their tasks. The application has feature user authentication via Firebase, allowing users to sign in with Google. Users should be able to create, edit, and delete tasks, categorize them (e.g., work, personal), and set due dates. Additionally, implemented drag-and-drop functionality for task organization, sorting options based on due dates, and a board/list view to enhance user experience.

🚀 Demo

[(https://kameshwaran-taskbuddy.netlify.app/))

🧐 Features

Here're some of the project's best features:

  • Easy to Use
  • Simple Form based inputs
  • Google Sign-In Authentication
  • CRUD Operations
  • Responsive Design
  • Board/List View Toggle
  • Drag-and-Drop Task Reordering

🛠️ Installation Steps:

1. Clone the repository

git clone repo_url

2. Install npm modules

yarn install

3. Start development server using below command

yarn dev

Note: For running authentication using firebase service create a .env.local file and add changes -

4. Create production build using below command

yarn build

5. Check production build locally using below command

yarn start

💻 Built with

Technologies used in the project:

About

Responsive task management application using React that empowers users to efficiently create, organize, and track their tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages