Notes
- With the successful launch of portal v2, now all the quiz are also fetched from dbservice
- Mutiple API calls to fetch live classes/quiz of logged in user are now replaced with a single API call resulting in reduced page loading time
- Favicon is now updated
What's Changed
- Feat: Fetch quiz from dbservice by @Bahugunajii in #44
- Feat: Performance Optimization by @Bahugunajii in #48
- Feat: Favicon updation by @Bahugunajii in #47
Full Changelog: v0.6.0...v0.7.0