MLH-Fellowship / 0.4.2-learning-journal

A React Native/GraphQL based application for running a 'Learning Journal'
MIT License
3 stars 3 forks source link

Add a user registration workflow #16

Open ayushjainrksh opened 4 years ago

ayushjainrksh commented 4 years ago

Detailed Description

Right now we need to add users from mongodb atlas manually. We need a user signup pipeline at both frontend and set up stitch accordingly.

Context

It would provide flexibility to the users to signup from within the app.

Possible Implementation

Yes to be explored.