Forgetfully used yarn to install packages and setup the project. So please download and use yarn to install dependencies if you already don't have it..
-
Splash screen, teacher/student, google login page, and sign-up forms. ✅
-
Connecting Arcana auth and collecting user account info to auto fill the sign-up forms. ✅
-
Teacher Select/create class. ✅
-
Dashboards
-
Creating states for teacher and student profiles. // single state for now ✅
-
How to implement different dash Navigation ✅
-
Post data to api from ClassSelect or classSuccess page.
-
Create a "not Logged In" page and use that in all pages instead of navigating straight back to "/login" because Arcanca sLoggedIn takes time.