8000 GitHub - fapret/tmde-app-curricula: The Tmde app curricula project is an MBSE tool developed to help students navigate their academic paths, showing course options and progress retrospectives.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The Tmde app curricula project is an MBSE tool developed to help students navigate their academic paths, showing course options and progress retrospectives.

License

Notifications You must be signed in to change notification settings

fapret/tmde-app-curricula

Repository files navigation

Change readme language

en es

About the Project

The Tmde app curricula project originated from the Model-Driven Engineering Workshop course, developed using tools like Eclipse, Java, and Ecore. The project was initially created by @fapret and @sfreirelp, and is licensed under the GPL-3.0 license for public use.

The goal of the project is to create an application utilizing Model-Based Systems Engineering (MBSE) to assist students throughout their academic journey, especially by helping them understand which courses they can take, thus providing better guidance and offering a retrospective view of their academic career.

During development, the project focused on how the University of the Republic (UdelaR) operates, specifically the Computer Engineering program, though it is expected to work for other degree programs as well.

You can read the original project report here, and view the presentation with images of the metamodel here.

The project is running and can be used at: https://tmde.fapret.com

Execution requirements:

  • Eclipse
  • Tomcat
  • Ecore Library
  • Java

Project Images

Complete curriculum view
image

Courses a student can enroll in
image

Course data query
image

Check if a course is available to take
image

0