Skip to content

Commit

Permalink
Draft project requirements for magagr#2, write up remains.
Browse files Browse the repository at this point in the history
  • Loading branch information
magagr committed Mar 17, 2017
1 parent c3a36e8 commit bc6bf60
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions project.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Project Meta Requirements

- git and github for version control

- issue tracker
- prioritized product backlog
- sprint commitment
- should have automatic traceability to git commits
- suggestions: github issue tracker or Trello

- Continuous Integration
- use for example Travis-CI
- lots of alternatives covered by https://github.com/larsbrinkhoff/lbForth

- repository, issue tracker, and build should be accessible
without any licence restrictions,
for all group members and supervisors

- Agile Practices - all should be possible to use in the project

- Vertical slice, customer value every sprint

- GUI

- Tests for "all" code, for some definition of "all"
- Logic/behaviour to test

- The software should be runnable by the supervisors,
platform independent.

- Knowledge transfer within the group.
Use the Agile Practices for this,
for example pair programming,
integrate into group work.

0 comments on commit bc6bf60

Please sign in to comment.