Skip to content

Data Model for User Service 4 : Recommandation Service

ishumatil edited this page Feb 11, 2019 · 1 revision

User Service 4: Recommandation Service

Variable Names Data Types

  • questionId (Int)
  • questionTite (String)
  • quesDescription (String)
  • level (String)
  • tag (String)
  • timeTaken(String)
  • noOfAttemps(Int)
  • interests(List of String)
  • tags (String)