Contributors: chrbjo, choc0572, deglaus, Boxman1337, TofteT and CasperBrandt.
- chrbjo - A major leading contributor to setting up the database and integrating it into the greater architecture. He also managed to fetch data from some of the more challenging websites.
- choc0572 - Designed the entire UI, and aided me (deglaus) a lot in managing to have our API be usable in the frontend. He mastered REACT for this project and managed to present our work elegantly.
Second-Hand Scanner is an online comparison tool for concurrently searching for products on various second-hand shops seamlessly.
- Python
- Go
Install additional dependencies by using the script located in the scripts directory
On Linux platforms : chmod +x ./scripts/DependenciesInstaller.sh && ./scripts/DependenciesInstaller.sh
On MacOS : chmod +x ./scripts/DependenciesInstaller.sh && sh ./scripts/DependenciesInstaller.sh
On Windows, install WSL, then follow Linux requirements.
Either do make startX or startup Xampp by using the following command: python ./scripts/XamppStarter.py
Either do make stopX or stop Xampp by using the following command: python ./scripts/XamppStoper.py
