nikhilrayaprolu / VresumeFrontend

0 stars 0 forks source link

refactor code in frontend and backend by making the name attribute of signup and login to username #28

Closed nikhilrayaprolu closed 7 years ago

nikhilrayaprolu commented 7 years ago

the present username in backend is named as 'name' which should be replaced with 'username'. making the name change of the variable in the backend needs the variable name to be changed even in frontend (angular 2) from name to username