Διαδικτυακό σύστημα διαχείρισης περιεχομένου για εκπαιδευτικούς σκοπούς
Web-based content management system for educational purposes
View/ Open
Keywords
Web based ; Content management ; Educational CMS ; Node.js. ; ReactjsAbstract
This thesis addresses the development of an online content management system (CMS) that
focuses on scientific purposes. The system consists of two distinct subsystems: the first is
aimed at educators and allows the teacher to easily create, organize, and share educational
material. Each module includes theoretical material and is completed with an interactive
evaluation test. On the other hand, there is a second subsystem with which the student
interacts. After logging into their account, users can study the available chapters of the courses
in which they are enrolled and participate in the interactive tests. Additionally, they have the
ability to display their scores from previous tests they have completed at any time.
For the design and development of the application, modern technologies such as Next.js [1] [2],
Strapi, TypeScript, Tailwind CSS, and others were used. The primary programming language
behind these technologies is JavaScript and Node.js.