Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 431 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 431 Bytes

sample-projects

Contains sample projects for intern candidates to try out. Within each project, there is a README.md explaining more about the goals of the project and how to start. Each project will contain initial tests that will be failing. Get started by making the tests pass.

File-Parsing

A project to parse a PDF invoice and extract the items contained in the invoice as well as additional meta data.