Refactor(Client): pdf-bullets to TypeScript MVP #46
Labels
feature
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
This is a refactor of pdf-bullets to TypeScript with the existing styling and components. The purpose of this is to provide a springboard to further improvements upon the UI/UX, and the introduction of more organized, maintainable TypeScript code.
Describe the solution you'd like
Feel free to break down the below into multiple sub-steps based on the building blocks of the pdf-bullets functional areas.
Describe alternatives you've considered
Re-creating everything pdf-bullets did from scratch is not prudent. The MVP of pdf-bullet functionality is the first step towards the Bullet Forge feature, which is where the real magic starts happening!
Additional context
In the
README.md
, the introductory sections talk about where you can find a copy of the live pdf-bullets web application, as well as the minimum, non-AI/ML features pdf-bullets offered to its users.Additionally, you can find the original legacy code within the
archive/
directory of the repository. As the developer(s) go, delete the archive folder contents.The text was updated successfully, but these errors were encountered: