Skip to content

HeiderJeffer/Software-Process-and-Project-Management

Repository files navigation

Software Process and Project Management

Visitors-Counter

  • Django Python application

Requirements:

Authors:

  • Aida Zahid
  • Alexander Nedelchev
  • Bojan Marjanovic
  • Heider Jeffer
  • Masha Reko
  • Roberto Moreu Rubio

Travis Build Status

Build Status

Live Versions:

Way to contribute:

  1. Clone this repository https://github.com/marjanovic93/emse-sppm.git
  2. Or if you already cloned it go to master branch with git checkout master and then git pull
  3. Create a new branch git checkout -b NAME_OF_THE_BRANCH NAME_OF_THE_BRANCH should look like "your_initials" + "/name-of-the-feature"
  4. Do some changes
  5. Then push the code git push
  6. Submit a pull request for review

Installation:

  1. Clone the repository https://github.com/marjanovic93/emse-sppm.git
  2. Start the server using python manage.py runserver
  3. Open in browser at http://127.0.0.1:8000/