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

Docmuncher Frontend #498

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

Docmuncher Frontend #498

wants to merge 3 commits into from

Conversation

ziakhan04
Copy link
Collaborator

Reviewer: @poornimaramesh @lickem22
Estimate: 30 minutes


Ticket

Fixes: DocMuncher FrontEnd

Description

Create the front end for Doc Muncher. It has 2 parts -

  1. Created a new modal which lets user add PDFs to be transformed into cards
  2. Created a new modal which shows people document indexing history

Goal

The goal was to create an intuitive and easy UI/UX for people to add PDF docs and convert them into cards for Q&A.

Changes

Changed the following -

  • Minor modifications to the naming of the ImportModal to ImportFromCSVModal
  • Created an ImportFromPDFModal
  • Created an IndexingHistoryModal
  • Made relevant changes to the page.tsx file so that everything works

How has this been tested?

  • run make rundev in terminal
  • go to content page, click "New" dropdown, click on the PDF one play with the thing
  • upload a PDF, trigger indexing
  • click on the indexing modal, look at whether it shows indexing status change, confirm that it shows status done after indexing finished.

To-do before merge (optional)

Merge the hot-reload PR and then rebase this branch with main and then merge

Checklist

Fill with x for completed.

  • My code follows the style guidelines of this project
  • I have reviewed my own code to ensure good quality
  • I have tested the functionality of my code to ensure it works as intended
  • I have resolved merge conflicts

(Delete any items below that are not relevant)

  • I have updated the README file
  • I have updated affected documentation
  • I have added a blogpost in Latest Updates

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.

1 participant