git4school / git4school-visu

Git4School, a dashboard for supporting teacher interventions in Software Engineering courses
https://git4school.firebaseapp.com/
Apache License 2.0
2 stars 3 forks source link

Read the IDENTITY file to recover information #134

Open F0urchette opened 1 year ago

F0urchette commented 1 year ago

Description

As the script git4school-automation now creates an IDENTITY file to substitute the initial role of README, it is now important to implement the reading of this file in this dashboard. The order of reading priorities is the following :

  1. IDENTITY.json
  2. README.md
  3. default values