Sedibelo Technology Back End Coding Challenge
The technologies used in the provided project for completing the given tasks are as follows:
-
Node.js: Used as the server-side JavaScript runtime environment to execute the script and perform various tasks.
-
JavaScript: Utilized for writing the logic and functionality of the script.
-
File System Module (fs): A built-in Node.js module used for interacting with the file system, such as reading from and writing to files.
-
JSON (JavaScript Object Notation): Used for storing and exchanging data between the script and JSON files.
-
Git: Used for tracking changes in code.
