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

Custom backend + UI changes #2

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

Custom backend + UI changes #2

wants to merge 9 commits into from

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    11134e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87afb5f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. - Custom backend function update_constant() now works as it should.

    - updated READMEs
    - integrated update_constant() in the new UI
    lognece committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3df97a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    0e6e97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a4b41e View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Changed 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
    lognece committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    19f22cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f236ac3 View commit details
    Browse the repository at this point in the history
  3. added screenshots

    lognece committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f3a3283 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25fbda9 View commit details
    Browse the repository at this point in the history