Introduction
Build an e-learning web app on Declarative Framework Evado.
First, check out the basic tutorial of creating an application without coding.
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.