airavata-courses / scapsulators

Looking to understand how weather phenomena in a region, affect your research? Well look no further!
https://github.com/airavata-courses/scapsulators/wiki/Weather-enthusiasts-assemble
Apache License 2.0
1 stars 2 forks source link

Create a microservice for database connection. #14

Closed RutujaJadhav19 closed 2 years ago

RutujaJadhav19 commented 2 years ago

This microservice provides the below features : 1) Establish a connection to Mongo DB 2) Authenticate the user 3) Store the user data in database at the time of sign up. 4) Retrieve audit information of a user for the Audit screen. 5) Save audit information of a user for the Audit screen.

RutujaJadhav19 commented 2 years ago

Pushed Database Microservice to the development branch.