Skip to content

Sprint 1 Backlogs

sushmitha007 edited this page Feb 18, 2019 · 2 revisions

In the Sprint 1 review meeting, we will be demonstrating the following:

User Stories

  1. System Architecture Design and data model should be closed
  2. POC of Kafka running in docker. One SpringBoot producer and one consumer exchanging messages, both running in docker.
  3. POC of Angular chat component two way communication with SpringBoot over WebSocket. Both angular and springboot running in docker
  4. POC of Neo4J running in docker and a springboot running in docker performing CRUD operations on nodes and relationshipsPOC of Neo4J running in docker and a springboot running in docker performing CRUD operations on nodes and relationships
  5. The system should have a domain ontology for indexing data.
  6. POC of Voice to Text in Angular.
  7. As a Domain expert I should be able to login to the system/
  8. As a Domain Expert I should be able to upload a csv file to create the domain ontology.
  9. System should be able to extract data from pdf file and structure the data and publish it to kafka

Clone this wiki locally