Skip to content
Alexandre Bolot edited this page Oct 18, 2019 · 4 revisions

Sprint 1 (due date: 23 oct)

During the sprint 1, we will work mainly on designing the system and on non-functional activities, we implement our first small features (customer and current accounts) in order to finish the walking skeleton to detect any risk early

  • We will define the datatypes and detailed interfaces between components
  • We will define the sequence diagram
  • We will define what technologies that we will use and justify
  • We setup the Kanban, define workflows, setting up the labels, issues
  • we define the working conventions (naming convention, working with git, code guidelines ..)
  • We will put in place a CI tool (TravisCI maybe..?)
  • We will display the customer documents on elasticsearch (using charts)
  • We will implement creating and saving charts by the analyst userstories
  • We will deploy our components and ElasticSearch and Kibana with Docker

Sprint 2 (due date: 06 nov)

During this sprint, we will try to add new bank features

  • We will add transactions features (sending and receiving money)
  • We will add some bank manager control (visualizing the customers profiles and accounts)

Clone this wiki locally