Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 552 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 552 Bytes

Student List Service

Simple web server to convert exported Ufora (D2L Brightspace) student list containing Azure Entra ID usernames to a student list with UGent GitHub usernames.

Preview

Usage

We recommend to use a Python virtual environment.

  1. Install the required dependencies:

    pip install -r requirements.txt
  2. Update the .env file with the provided credentials.

  3. Start the app:

    flask run
  4. The app should now be accessible at http://localhost:5000/