lcsc-capstone / lcsc-ionic-app

LCSC's new app, built by CS and Web Dev students
0 stars 1 forks source link

Class schedule enhancement #159

Closed AustinHaugerud closed 6 years ago

AustinHaugerud commented 6 years ago

Includes: Actually presenting the "Here's today" section with only classes you have on that day. Fixing the logout bug not clearing the schedule service cache. Loading controller usage for logging in and when pulling schedule data. Fix so that guests can't see the class schedule page from the menu. Changed formatting for schedule info on home and the class schedule page to look better. A user state service so any app component can easily see if the user is a guest or logged in.