Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Hello! I am Nizar El Rhazzali, and here are the instructions to get this project running:

1. Requirements:
   - Node.js v22.16.0
   - The `prompt-sync` module installed in the project directory. You can install it using the command line:
     1. Press `WIN + R` and type `cmd` to open the Command Prompt.
     2. Navigate to your project directory:
        cd C:\Users\User\Desktop\roomRentingProject
     3. Install the module:
        npm install prompt-sync

2. Run `roomsMatrixJSONGenerator.js` to create the `./data` directory and generate the JSON file containing a boolean matrix representing the availability of rooms in the building.

3. Enjoy!

About

A JavaScript and Node.js project demonstrating the use of the fs (file system) module and JSON methods, while reinforcing concepts such as Promises, async/await, error and exception handling, destructuring, the process object and its attributes, and execution arguments.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages