Skip to content

Conversation

Akshat-Shu
Copy link
Contributor

@Akshat-Shu Akshat-Shu commented Jan 14, 2025

  1. Image-to-ICS Parsing:

    • Extracts data from uploaded images and parses it directly into .ics format, bypassing the need for HTML as an intermediary.
  2. Image Upload Capability on RollForm Page:

    • Added a new "Upload Image" section to the RollForm page, enabling users to upload images for processing.
  3. Drag-and-Drop Support:

    • Users can now drag and drop images directly onto the upload section, in addition to selecting files via the file picker.

Changelog

  • Added functionality for parsing image data to .ics.
  • Updated the RollForm UI to include an "Upload Image" section.
  • Implemented drag-and-drop support for image uploads.
  • Enhanced file-handling logic to support both drag-and-drop and traditional uploads.

Testing

  • Verified the ICS parsing logic with multiple test images.
  • Ensured backward compatibility with existing features on the RollForm page.

Notes

  • Users must ensure images have clear and structured content for optimal parsing.
  • Further enhancements for error handling and feedback during upload and parsing are planned for future iterations.

Let me know if additional details or changes are needed!

Copy link
Member

@shikharish shikharish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good mostly.

@Akshat-Shu Akshat-Shu requested a review from shikharish January 17, 2025 16:42
@Akshat-Shu
Copy link
Contributor Author

@ashwinpra @rohan-b-84 @shikharish Please review?

@proffapt proffapt force-pushed the master branch 2 times, most recently from 7214ec1 to 8e9ca08 Compare February 4, 2025 17:34
Copy link
Member

@proffapt proffapt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Change the 'Classes' directory to 'Models'
  • Change the 'Utils' directory to 'Controller'

And then I believe it should be ready to be merged

@proffapt
Copy link
Member

proffapt commented Feb 9, 2025

image

Also, resolve this issue.

@Akshat-Shu Akshat-Shu requested a review from proffapt February 12, 2025 15:57
@proffapt proffapt merged commit 4ab1191 into metakgp:master Feb 13, 2025
1 check passed
@Akshat-Shu
Copy link
Contributor Author

@proffapt It worked correctly on my machine but there seems to be a network error now while using it, could you please check if the request goes through and if they are running on the correct port
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants