Skip to content
  • Omar Ahmed Owais Abdeltwab's avatar
    feat: Implement data generation scripts for educational institutions and services · b2e69d9b
    Omar Ahmed Owais Abdeltwab authored
    - Added center.js for generating educational center data with Arabic and English names, phone numbers, addresses, and metadata.
    - Created index.js for generating school data, including various attributes like curriculum, languages, and contact information.
    - Developed nursery.js to generate nursery data with detailed descriptions, service types, and operational hours.
    - Introduced transportation.js for generating transportation service data, including company names, services, and additional features.
    - Implemented tutor.js for generating tutor profiles with names, subjects, education levels, and teaching methods.
    - Configured CSV writers for each script to output data into respective CSV files.
    - Updated package.json and package-lock.json to include necessary dependencies for data generation.
    b2e69d9b
Loading