Skip to content

UAMISO4101/repagil201620

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2016_II_FreeSounds

Git repository for FreeSounds Project

Database

  • Install database

psql -U postgres -W -f install-db.sql

  • Install pip packages

python -m pip install django

python -m pip install psycopg2

python -m pip install django-bootstrap3

python -m pip install python-social-auth

  • Install bower packages

install npm : http://blog.teamtreehouse.com/install-node-js-npm-windows

install bower : https://www.npmjs.com/package/bower

  • install sound manager :

cd static bower install angular-soundmanager2

python -m pip install Pillow

Boton de Codacy

Codacy Badge

Boton Codeship

Codeship Status for UAMISO4101/repagil201620