aawgit / onlineStore

A CRUD API and UI with MERN Stack
54 stars 59 forks source link

Complete the refactoring of auth router #23

Closed aawgit closed 2 years ago

aawgit commented 4 years ago

Refactor https://github.com/aawgit/onlineStore/blob/master/server/src/controller/authentication.controller.js such that its split to controller and service layers like the other 2 controllers, and use ES 6 syntax. A very simple task. Appropriate for beginners.

qsingletary commented 4 years ago

@aawgit can you assign this to me?

mikeronewman commented 3 years ago

Is this up for grabs still? I'd like to give it a shot today.

yashsoni369 commented 3 years ago

@aawgit is it still available ? looks simple and can work on it ASAP

mooosh-milllie commented 2 years ago

@aawgit is this issue available?

Ayboss commented 2 years ago

@aawgit, Hi. is this issue still available? I could give it a go.

aawgit commented 2 years ago

@aawgit, Hi. is this issue still available? I could give it a go.

Yes

aawgit commented 2 years ago

@aawgit is this issue available?

Yes

aawgit commented 2 years ago

@aawgit is it still available ? looks simple and can work on it ASAP

Yes

prashantpadhy commented 2 years ago

i would love to work on it is is available?

aawgit commented 2 years ago

Yes

Ayboss commented 2 years ago

@aawgit is it still available ? looks simple and can work on it ASAP

Yes

Hi @aawgit , I created a Pull request for this issue.

aawgit commented 2 years ago

Closed the issue after merging https://github.com/aawgit/onlineStore/pull/40.