prototype-test

🚧 On construction! 🚧

Flow

  • 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.
  • 🚀

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

📦 Thanks to:

✨ Thanks for your patient! ✨