yalla-coop / nightingale

An app that aims to help students reflect on their emotions and work out what's affecting them at school
https://botnightingale.herokuapp.com/
MIT License
2 stars 1 forks source link

Store the logged in user info in local storage #89

Closed RamyAlshurafa closed 5 years ago

RamyAlshurafa commented 5 years ago

Store the user info in the local storage so if the user closed the app and open it again he/she can stay logged in and not be asked to log in again. get the user info from local storage when the app is opened again.