Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rushikeshwaghmare07/docs-task-manager

A React-based document task manager app
https://github.com/rushikeshwaghmare07/docs-task-manager

css framer-motion html javascript reactjs tailwindcss

Last synced: 19 days ago
JSON representation

A React-based document task manager app

Awesome Lists containing this project

README

        

# Document Task Manager App

## Overview

This is a **Document Task Manager app** built using **React.js**. It allows users to manage tasks related to document uploads and downloads. The UI features a background display with a title, while the foreground shows task cards where users can interact with different tasks, such as downloading or uploading files. Each task displays a description, file size, and status (open or closed).

## Features

- Responsive Design: Adapts to screen sizes using utility-first CSS with Tailwind.
- Document Task Management: Displays cards for each document-related task with action buttons.
- Dynamic Task Cards: Cards can show either "Download Now" or "Upload" status based on task data.
- Separation of Concerns: The app splits functionality into background and foreground components for better organization.

## App Demo
![docs-task-manager](https://github.com/user-attachments/assets/9222dbf6-d11f-439d-90be-c81c24b4cb24)

## Drag and drop the cards
![docs-task-manager2](https://github.com/user-attachments/assets/662fc567-60c4-4bf0-82e8-9cff61ea01fc)