Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 953 Bytes

File metadata and controls

51 lines (34 loc) · 953 Bytes

NodeJs project - Zoom Auto registration from excel file

Email me: akbarialiahmad@gmail.com

Built With

The project developed using the following technologies

  • NODEJS
  • EXPRESS NODE FRAMEWORK
  • PUG TEMPLATE
  • AXIOS
  • PARCEL BUNDLING

Installation

In order to use the project follow the bellow steps

  1. Get a Zoom PI Key and Secret Key from your zoom paid account at https://marketplace.zoom.us

  2. Clone the repo

    git clone https://github.com/Akbari300/Zoom-Auto-Registration-From-Excel-File.git
  3. Install NPM packages

    npm install
  4. Enter your API KEY and SECRET KEY in config.env

    APIKEY ='Your API KEY'		
    APISECRET ='Your Secret Key'
  5. Run the project

    nodeman app.js
  6. Browse the url

    localhost:3000
  7. Prepare your registration list using the excel file in /public/excelfile