File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # ScriptWise - JavaScript Learning Platform
2+
3+ This application was developed as a project for the "Educational Software" course at University of Pireaus.
4+
5+ It is an educational platform designed to help users learn the JavaScript programming language.
6+
7+ ## Core Features
8+
9+ * ** Interactive JavaScript Lessons:** Content delivery with an integrated Monaco code editor for hands-on practice.
10+ * ** Personalized Learning:**
11+ * Pre-course assessment quizzes to suggest starting points.
12+ * Adaptive content presentation based on learning style preference.
13+ * Guided learning paths based on user goals.
14+ * Post-course review quizzes with recommendations for further study and external resources.
15+ * ** Quizzes & Assessments:** Various quiz types (module-specific, random review, pre/post-course) with multiple question formats.
16+ * ** Progress Tracking & Statistics:** Visualizations of learning streaks, quiz performance, and daily lesson completions.
17+ * ** User Authentication & Preferences:** Secure accounts and management of learning preferences.
18+
19+ ## Tech Stack
20+
21+ * ** Backend:** Laravel (PHP)
22+ * ** Frontend:** Vue.js 3 & Inertia.js
23+ * ** Styling:** Tailwind CSS
24+ * ** Database:** SQLite
You can’t perform that action at this time.
0 commit comments