-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from agilitytestbed/extension-categorization
Merge implementation of first extension into master
- Loading branch information
Showing
7 changed files
with
578 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
# Digital Payment Assistant | ||
# Digital Payment Assistant - Team F1 | ||
|
||
This repository contains the implementation for the Digital Payment Assistant of Team F1 for the Agility Testbed of the ING Honours 2018. The goal of the Agility Testbed is to get a better understanding of software agility and to develop a testbed of comparable systems. In this project a group of students of the University of Twente is asked to create a digital payment assistant, assisting consumers in managing and analysing their bank accounts, after which the students have to deal with a high number of changing requirements. | ||
|
||
## Testing | ||
|
||
The JUnit tests for this implementation can be found [here](https://github.com/agilitytestbed/Team-F1-Tests). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.