Software Process and Project Management Django Python application Requirements: [Django] (https://www.djangoproject.com/download/) [Python] (https://www.python.org/downloads/) [MySQL] (https://www.mysql.com/downloads/) [Slack] (https://slack.com/) [TravisCI] (https://travis-ci.com/) Authors: Aida Zahid Alexander Nedelchev Bojan Marjanovic Heider Jeffer Masha Reko Roberto Moreu Rubio Travis Build Status Live Versions: [EMSE] (http://emse.space/) [MovieMe] (http://movieme.space/) Way to contribute: Clone this repository https://github.com/marjanovic93/emse-sppm.git Or if you already cloned it go to master branch with git checkout master and then git pull Create a new branch git checkout -b NAME_OF_THE_BRANCH NAME_OF_THE_BRANCH should look like "your_initials" + "/name-of-the-feature" Do some changes Then push the code git push Submit a pull request for review Installation: Clone the repository https://github.com/marjanovic93/emse-sppm.git Start the server using python manage.py runserver Open in browser at http://127.0.0.1:8000/