airavata-courses / vulcan

Spring 2022 Project
Apache License 2.0
1 stars 3 forks source link

( Issue - #31 ) Feature user history #32

Closed ratchahan-anbarasan closed 2 years ago

ratchahan-anbarasan commented 2 years ago
  1. Implemented a service that
    • stores the user search requests
    • returns search history on api or through kafka service
  2. Implemented Circle CI integration
  3. Included unit test cases