BerkayDur / sales-tracker-hermes

This repository contains the source code for the Hermes Sales Tracker. A project undertaken by 4 trainees at Sigma Labs over the course of 2 weeks.
https://www.sigmalabs.co.uk/
3 stars 0 forks source link

Extract and Load files for pulling product information. #67

Closed NabihaMoh closed 1 week ago

NabihaMoh commented 1 week ago

Created an extract file that pull product information from an specific product URL inputted by the user on the dashboard. The extracted product information is then loaded into the product table in the database in the load file. Also included a requirements file.