Git Product home page Git Product logo

cas-fee-retrospective's Introduction

Retrospective Project - Project 2 of group 'dkellenb' and 'bruede'

This repository contains the project work of the two students Daniel Kellenberger and Benjamin Rüde as a result of the 2nd project for the CAS in Front End Engineering at Rapperswil, Switerland.

Goal

For those teams working with scrum in distributed teams, doing retrospectives together is not easy. This project aims to fill some part of the gap by providing an online collaboration tool to do retrospectives together.

Retrospective application (Demo application)

Demo Access

https://cas-fee-retrospective.herokuapp.com/

Requirements (Participants)

  • Participants are connected through phone conference system
  • Screen of the organisator is shared with all participants
  • Each participant has a device with access to the internet

Features

  • Easy setup of retrospectives (can be done by anyone, no login required)
  • Invite other participants by sharing the URL or the QR Code
  • Four phase process:
    1. COMMENT: All participants can add comments
    2. REVIEW: Manager can show all comments, modify or delete them or create new ones (discuss them)
    3. VOTE: Participants can vote on each topic
    4. CLOSE: Retrospective is freezed

Installation, configuration and launch (Self installation)

Installation

  1. git clone https://github.com/dkellenb/cas-fee-retrospective
  2. npm install -g gulp
  3. npm install
  4. gulp build

Configuration

Copy file server/server-config-template.json to server/server-config.json and adapt it to your needs.

  • mongodbUrl
  • jwt-key

Execution

Start application with gulp run.

Documentation

Development

UI Development

UI is available in /client/ folder.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive/pipe/service/route/class.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Server Development

Server is available in /server/ folder.

  • Prepare: /server/$ npm install
  • Run Server: /server/$ npm start or use /server/$ nodemon

To run all tests simply run npm run test

Deploying to Github Pages

Run ng github-pages:deploy to deploy to Github Pages.

cas-fee-retrospective's People

Contributors

bruede avatar dkellenb avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

cas-fee-retrospective's Issues

NG: Front page

User goes to start page and can edit:

  • user: short name, optional open up: email, full name

  • retrospective: name, optional open up: description

    => create user called (=> JWT created and sent to the user)
    => create retrospective created

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.