A server that incorporates to engines - Mood Inference Engine & Song Matching Engine
DBMS : PostgreSQL DB name: moodplayer
create a user admin1 with password 'test'
After pushing the code, should run a migration for the creation of all the tables in the database.(python manage.py migrate)