Skip to content

teatimes/IT1901-project

Repository files navigation

Project in the course IT1901 at NTNU atumn 2016.

Created with 6 other student while learning Scrum. Userstories was given by the course instructor. The group chose to write it in Python with Django and a little bit Polymare.

Getting Started

Prerequisites

To run the project you need to have Python 3 and Django 1.10, and downloaded the code

Deployment

Open cmd, navigate to the folder with the downloaded code.

To populate the database

python reset.py

To deploy the webpage

python manage.py runserver

Open a browser and go to http://127.0.0.1:8000/

The login info to the different users are: Bookingsmanager: mona or mikkel Bookingsdirector: daniel Organizer: olav Sound- or light technician: truls, torstein or turid Rigging: roger or ronja Bandmember: bandname (lowercase and _ for space) Bandmanager: bandame and _m

The password is 123qwe123qwe for all of them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published