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 user login #21

Open ayushjainrksh opened 4 years ago

ayushjainrksh commented 4 years ago

Description

Can get access token by submitting the user login form.

Fixes #15

Type of change

Screenshots of the change

AnshG714 commented 4 years ago

Looks good to me. I don't think this really matters but the rest of the app uses the functional paradigm, not the object oriented one. Maybe an improvement that can be put as an issue? Not that code-style consistency really matters to us.

ayushjainrksh commented 4 years ago

Let's complete the functionality and get back to the functional style. Sounds good?