Introduction

Build an e-learning web app on Declarative Framework Evado.

E-learning app

Required functionality

  • Access control for students and teachers
  • Create lessons, questions, and tasks
  • Change the current state of a task
  • Comment on tasks

Main app entities

  • Lesson
  • Question
  • Student
  • Task
  • Comment

Source code of the finished app is available in public repository.