ashishdommety / tutor-times

An application for tutors to enhance the learning experience of their students & optimize work they don't want to do
0 stars 0 forks source link

Dashboard Skeleton #2

Closed ashishdommety closed 6 years ago

ashishdommety commented 6 years ago

Core-dashboard to build into different features for tutors and students

Refers to #14

ashishdommety commented 6 years ago

Completed Dashboard styling, but still need to add functionality of:

  1. Pulling in data from the google api into the feed to change state
  2. Pull profile picture in from changed state
  3. Check if user is a tutor or a student and display links in dashboard accordingly
ashishdommety commented 6 years ago

Attempted to pull data from google api to change store. This worked eventually, however I learned that once I change the route the store resets as well.

Following this, I'll be going through this workflow:-

Lay everything out visually -> Add functionality -> Test

ashishdommety commented 6 years ago

Created Basic Skeleton for Dashboard, flexible for tutor and student