airavata-courses / alpha

Team Alpha Project Repo
0 stars 2 forks source link

Adding Signup page and linking database #20

Closed aishwaryadhage closed 5 years ago

hardikrakholiya commented 5 years ago

This is what a sign up form json should look like: {"username":"UNbGCMDtmGjEElls","password":"qgOmiM7RoC3YwmXT","userPreferences":{"city":"Bloomington, IN","country":"US","company":"Apple","subscribedToNewsAlerts":false,"subscribedToWeatherAlerts":true}}

aishwaryadhage commented 5 years ago

Thats perfect. Thanks, can you also add steps to start db microservice.

aishwaryadhage commented 5 years ago

Apart from changing username to email is there any other change in the the json object?

aishwaryadhage commented 5 years ago

This is done/.