Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deepak-gupta21/task-management-app-frontend

Built with React and Material-UI, the frontend offers a responsive UI for managing tasks with drag-and-drop functionality. It integrates Firebase for user authentication, allowing users to sign up, log in, and log out.
https://github.com/deepak-gupta21/task-management-app-frontend

Last synced: 24 days ago
JSON representation

Built with React and Material-UI, the frontend offers a responsive UI for managing tasks with drag-and-drop functionality. It integrates Firebase for user authentication, allowing users to sign up, log in, and log out.

Awesome Lists containing this project

README

        

# Task Management Frontend

## Description
A task management application built with React and Material-UI. It features drag-and-drop functionality for managing tasks and integrates with Firebase for user authentication.

## Features
- Create, update, and delete tasks
- Drag-and-drop tasks between columns (To-Do, In Progress, Done)
- User authentication (sign up, login, logout) using Firebase
- Responsive UI with Material-UI

## Setup

### Prerequisites
- Node.js (>=14.x)
- Firebase account for authentication

### Installation
1. Clone the repository:
```bash
git clone