Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt the course/track/quiz system to the app section #441

Open
zerubeus opened this issue May 6, 2020 · 0 comments
Open

adapt the course/track/quiz system to the app section #441

zerubeus opened this issue May 6, 2020 · 0 comments
Labels
hard help wanted Extra attention is needed refactoring

Comments

@zerubeus
Copy link
Contributor

zerubeus commented May 6, 2020

This issue consist of duplicating the existing Track/Tracks/Quizs/Chapter in a new module for each inside components/modules, and proceed in the following steps:

  • Remove all sass used by these modules
  • Replace all legacy material ui components with the material-ui lib
  • Remove the helmet component
  • If navbars used remove them all including mobile navbar
  • If the template contain a BlueHero component or HomeFooter, remove it
  • Remove all path managment (slugs)
  • Don't remove the legacy createMadrassahPages
  • In the newly duplicated modules don't create a page (createPage) for every language, just one template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hard help wanted Extra attention is needed refactoring
Projects
None yet
Development

No branches or pull requests

1 participant