🎓 New Study Plan Generator Application – First Version Ready!

We are pleased to announce the release of the first version of our Study Plan Generator application! This dynamic system supports the creation of study plans and has been developed with students, academic advisors, and university administration in mind, incorporating the subjects and thematic blocks developed within the MSM program.

🗂 Key Features of the Application:
Dynamic Data Loading – The application uses JSON files, allowing for easy updates and modifications to the study plan.
Course Grouping – Courses are organized by semesters and thematic blocks, with defined ECTS point limits.
Course Selection System – Users can select courses using checkboxes, and the application automatically calculates the total ECTS points and hours.
Limit Warnings – The system notifies users when ECTS limits are exceeded or mandatory courses (e.g., the master’s thesis) are missing.
Summary Generation – A summary of the study plan is generated, organized by semesters and thematic blocks.
PDF Export – The completed study plan can be exported to a PDF file, featuring the university’s logo and multi-page support.
⚙️ Technical Aspects:
JavaScript – For handling the user interface.
HTML and CSS – For presentation layers.
jsPDF and HTML2Canvas Libraries – For generating PDF documents.
JSON Structure – Simplifies data updates.

Categories: News