Skip to content

darrenloasby/AdDashboard

 
 

Repository files navigation

AdDashboard

Dashboard for management of campaign data

Dependencies
-googleads
-facebookads
-django
-django-allauth
-django-excel
-pyexcel-xls

webfaction setup:

create application: Django 1.8.4 (mod_wsgi 4.4.13/Python 2.7)

ssh:

cd $HOME/lib/python2.7
easy_install-2.7 pip
pip2.7 install django-allauth
pip2.7 install pyexcel-xls
pip2.7 install django-excel
pip2.7 install facebookads
pip2.7 install googleads

git project into myproject folder

update apache2/bin/httpd.conf for myproject/adwords/wsgi.py

still not sure where to put yaml file?

- yaml file save at /root of website or actually user home dir?

About

Dashboard for management of campaign data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.1%
  • HTML 46.9%