utmgdsc / UML_Mentor

Gain practice with UML
3 stars 1 forks source link

Write the JSON file into the DB #22

Closed Vladmidir closed 8 months ago

Vladmidir commented 9 months ago

Make a script for writing the JSON file containing challenges into the SQL database. (Make a new JS file that exports the object in challenges.json, import that object into the script file).

Map