Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Vasllo

#1
Programming Help / Is there a way to use only fet-cl?
October 25, 2022, 06:09:50 PM
Hi, me and my friend are trying to make a web interface to use FET more easily, and with more features.
The idea is that the user wouldn't ever interact with FET, but FET-CL would receive the inputs from the website, from adding students, teachers, classes, etc., to exporting the timetable back to the website.
We want to use FET entirely through command line. Is there a way to import all that info to fet-cl like you can through the GUI? We would format the files in XML and with the same structure FET accepts.