Skip to content

Riyabelle25/Salamander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Salamander Project

The Perfect Gift is just a click way!!

Ever found yourself stumped- while gifting a new colleague at work or some distant family relation at a wedding)- and then end up going for Cadbury’s or that Bikaner vaali mithai hamper? Here’s where we come in, with our Project Salamander. Salamander aims to recommend personalised gifts after analysing their social media preferences.

The Salamander project encompasses our efforts to analyse a friend's Instagram profile, and then recommend gifts to the user for their friend.


To test the code:

pip install -r requirements.txt
python manage.py runserver

Go to localhost:8000

Usage

INSTALL A DRIVER (LocalHost)

If you are running your code on a localhost, then you'll need to install a chromedriver from here. Install and extract the chromedriver.exe file and save it in your project folder. Make sure to install the version that matches your Chrome version. To check your chrome version, type chrome://version/ in the chrome address bar.

SET ENVIROMENT VARIABLES (Web Server)

If you are running your code on a web server (Like Heroku), you should set the following enviroment variable:

  • CHROMEDRIVER_PATH = /app/.chromedriver/bin/chromedriver
  • GOOGLE_CHROME_BIN = /app/.apt/usr/bin/google-chrome

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •