ZakBrinlee / Project-8

NSC - Application Development Practicum for Privyd
0 stars 0 forks source link

Zak issue1513 #27

Closed ZakBrinlee closed 6 years ago

ZakBrinlee commented 6 years ago

My changes are as follows:

App.js - when Authenticated, the user BD will be read and the 'role' tied to the UID will be saved in persistent storage. ClientHomeScreen - Base screen for the client, will need additional styling. I have just been using it to check that I can pull in from PersistentStorage and DB. StylistHomeScreen - Same UI as the client, have not done anything past what is done with client home screen.

coultergeist commented 6 years ago

Zak, this is great work. I took a stab at some of the styling today but I didn't create a branch. I will do that and see if I can't jump in here to lend a quick hand.

ZakBrinlee commented 6 years ago

Reopened just to merge