Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 767 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 767 Bytes

cimri.com Demos

In the project, computers from many sites were compared and the same the process of finding computers, filtering them and showing them on a single site done. To give an example from the market, it was made in the style of stingy.com. computer data from specific sites were compared and the same computers were found. The found computers are saved in the database and placed on the front end.

-used python for web scraping. MongoDB as database, Flutter is also used in the frontend part.

How to operate ?

At first, it is necessary to run the pythonWebScraping file with python. After this process you need to run comparesite file in android studio.