KamandPrompt / MediCenter

A MEAN Stack online platform to help provide medical facilities and knowledge online.
0 stars 5 forks source link

Create a login/signup service. #3

Open aashish-ak opened 5 years ago

aashish-ak commented 5 years ago

Create a login/signup component with it's own service to get/post user data from firebase API using angularfire2 angular firebase module. And there should be a proper UI for the Login/Signup page in the component.

rishi-s8 commented 5 years ago

@aashish-ak I'd like to work on this issue.

aashish-ak commented 5 years ago

Go ahead, good luck!

rishi-s8 commented 5 years ago

I am having trouble setting up angularfire2. Can you tell me your versions of node and npm?

aashish-ak commented 5 years ago
  1. node => 10.x LTS
  2. npm => 6.x