Git Product home page Git Product logo

extremeresults-webapp's Introduction

ExtremeResults Web App

Travis Build Status codecov.io

Dependencies

A web app for Extreme Results.

Read all about the app and what it tries to solve here: http://www.gjermundbjaanes.com/xr/

If you want to give it a try, it is available here: https://xr.gjermundbjaanes.com

Extreme Results is trying to implement the systems proposed in the book 'Getting Results the Agile Way'. Read more about Agile Results here: http://gettingresults.com/wiki/Explained_-_Agile_Results_in_a_Nutshell

Usually, you would implement Agile Results with pen and paper, or something simple like Evernote. I don't think that's good enough. I want to link everything togetether, making it easy so see the bigger picture.

Screenshots

Overview

Overview

Outcomes

Outcomes

Reflections

Reflections

Technology

The app is built using Angular and a node server with RESTful API's on the backend.

The code the the server is located here: https://github.com/bjaanes/ExtremeResults-Server

Installation

Requirements:

  • Node.js with npm

Setup

Install dependencies for building:

npm install

Build and run

To build:

npm run build

To build and run the application, you can just use

npm start

Test

To run the unit tests once

npm test

To run the e2e tests with protractor you can do the following:

Build production environment

npm run buildprod

Start the "production" server

npm run serveprod

Run the tests:

npm run e2e

extremeresults-webapp's People

Contributors

gjermundgaraba avatar

Watchers

James Cloos avatar

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.