Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 659 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 659 Bytes

Bang 4 Buck

Bang 4 Buck is a chrome extension for finding the best deals for vehicles on our favourite 2nd hand marketplace -- kijiji

Usage

Start the server:

cd services/server
python3 -m venv venv    (macos)
pip3 install -r requirements.txt     (macos)
flask run

Then add the chrome extension to your browser:

Click "Manage Extensions"
Click "Load Unpacked"
Navigate to "services/browser-extension" and open
Pin the extension

Then navigate over to kijiji, enter in your favourite model vehicle, open the extension and hit "Find Deals". And your done! Wait to be navigated to the first vehicle, and hit next to explore more deals.