An application intended for both teachers and students with the purpose of making learning easier.
- Authorization and authentication system
- Customizable user settings (dark mode, notification muting, subscriptions)
- Educational course creation and list viewing
- Edit landing page using a WYSIWG editor
- Send notifications with customized content and added attachments which can be viewed by all participants
- Kick or mute course participants
- Create gradable and timed tasks
- Grade or view submitted tasks
- Create or take gradable and timed exams that can be graded manually or automatically
- Create a discussion board divided into threads
- Upload course files which can be viewed by all participants
- Edit user privilege using an admin console
- Chat with other users in real time
npm install
quasar dev
npm run lint
quasar build