Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI update #3

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

UI update #3

wants to merge 23 commits into from

Conversation

lognece
Copy link
Collaborator

@lognece lognece commented Aug 27, 2024

No description provided.

lognece added 12 commits July 4, 2024 17:30
- updated READMEs
- integrated update_constant() in the new UI
- Added credit information (Total + sum for each semester + for each module)
- Added buttons to the menu bar
- "Download Study Plan" now opens a modal prompting the user to enter the file name
- Added a module information modal

Custom Backend:
- Added a custom download method that formats the output to be user-friendly and resemble a study plan
…election of modules in the drop-down menu

- Improved the responsive layout
- added a modified version of the custom backend (adjusted to the new version of clinguin)
- refactored the code (improved the names and comments)
@lognece lognece requested a review from susuhahnml August 27, 2024 19:46
Copy link
Collaborator

@susuhahnml susuhahnml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So I think there is something strange. If you dont add a module to the prefered ones then it is not showed in the plan
for instance if you un-check the mcs
you just dont see it in the plan
perhaps those that have to be included should be disabled
so that they remain always ticked
what do you think?

lognece and others added 11 commits September 7, 2024 16:07
- ui_main.lp - added modals to the modules in the plan
- cogsys_info.lp - detailed information for the study program parsed from the file "study_programs_info.xml"
- added encoding for the examinations from study-regulations repo
…s, semesters, subsets and included them all in ui_main.lp

- added requirements.txt
- added instructions how to install and run the program
- in ui: added preference-icons to the subset buttons + made some changes to the modal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants