Skip to content

Highlighted-dev/Project-Trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CURRENT STATE - Abandoned

Documentation

If you want to check specific documentation, please visit specific folder (amazon-scraper/client/server). To get the app running, you need to have them all corretly setup.

About Project-Trade

An Amazon-scraper is used to scrape the data about the products from amazon. After that it calculates daily sales based on the reviews that product recieved recently and also saves the price for price history. On the client this data is shown in a user-friendly way, and the server connects the scraper and the client together. Whats fun about this project that there are a lot of hand-crafted stuff that is usefull in other projects: own auth system, login panels, a lot of components ready to use with customizable css etc.

Images

image image image

Technolgies Used

MERN stack + Typescript and Scrapy(Python)