🚧 On construction! 🚧
- Start the prototype 🎉
- Add the upload logic
- Upload a file into the server
- Read the PDF files into the server
- Transform into text
- Use Regular Expression to catch the right information in the text
- Insert into DB( I'll use SqlLite)
- Erase the files of the server to not occupy much space
- Return the Excel report of those PDF files freshly uploaded
- Use a Search box to download previous Excel reports according to the date.
- 🚀
yarn install
yarn serve
yarn build
yarn lint
📦 Thanks to:
- PDF-Parser
- Select Files.
- Official Documentation
- Auto-kent
- PdfJS
- Cute emojis!
- Some Tutos
- Another one
- Another one...
✨ Thanks for your patient! ✨