Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented a drag and drop feature to upload pdf #205

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kartik-212004
Copy link
Contributor

@kartik-212004 kartik-212004 commented Feb 13, 2025

Implement Drag-and-Drop PDF Upload Feature

Description

[Provide a detailed description of the changes made in this PR]

Changes Made

  • Feature implementation
  • UI/UX improvements
  • Bug fixes
  • Code refactoring

Video

Before:

before.feature.mp4

After:

after.feature.implementation.mp4

Related Issues

Closes #206

@Aditya062003
Copy link
Contributor

Hey, great work! Just one small issue - code can be refactored, i believe we can use handleUpload function directly at handleDrop instead of repeating the same code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Drag and Drop File Upload
2 participants