changes
(x) +Request/Problem+ (/) +Solution+ (!) +Database Fix+ (i) +Notes to QA and/or Reviewer+
desktop.ini
deleted
100644 → 0
... | ... | @@ -21,12 +21,12 @@ app.controller('userdetails', ['$scope', '$firebaseArray', function ($scope, $fi |
// $scope.user = ref.child("users").child("srk"); | ||
$scope.user={ | ||
name:"Rajesh Kumar Sheela", | ||
age:25, | ||
age:26, | ||
city:"Hyderabad", | ||
email:'[email protected]', | ||
phone:'+(91) 7416477224', | ||
role: 'Associate Application Developer', | ||
bio: 'Committed and technically proficient, looking for an opportunity to work as a Developer through which I can utilize my knowledge for the growth of the organization.' | ||
role: 'Application Engineer', | ||
bio: 'Experienced Application Developer with a demonstrated history of working in the computer software industry. Skilled in Java, Python and Angular. Strong engineering professional graduated from Jawaharlal Nehru Technological University.' | ||
}; | ||
$scope.user.workedOn = [ | ||
... | ... |
Please register or sign in to comment