├── .gitignore ├── Code Details.docx ├── SRS.docx └── UI.png /.gitignore: -------------------------------------------------------------------------------- 1 | Prescraping 2 | Scrape 3 | node_modules -------------------------------------------------------------------------------- /Code Details.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayjun0505/ReceiptReactProject/77a1cb7c99183e24cc79cf713cd1a94afc59aef7/Code Details.docx -------------------------------------------------------------------------------- /SRS.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayjun0505/ReceiptReactProject/77a1cb7c99183e24cc79cf713cd1a94afc59aef7/SRS.docx -------------------------------------------------------------------------------- /UI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sayjun0505/ReceiptReactProject/77a1cb7c99183e24cc79cf713cd1a94afc59aef7/UI.png --------------------------------------------------------------------------------