2.0.1 • Published 2 years ago

@deepmala0410/emilus v2.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

CL-Interface (Community Lead)

What is the use of this Interface

  • CL track all the activities of RMs and Parents on the daily basis.
  • Add new RM.
  • Validate Enrolled and Drop out request.
  • Audit on the daily basis.
  • Rating on the Monthly basis.

Requirement

  • You will need node and npm installed globally on your system.
  • Node version - V12

Installation

Step 1

  • Clone the project into local For example:
    git clone https://github.com/Saarthi-Education-Technology/cl-interface.git

Step 2

  • Go into the project folder and type the following command to install all npm packages
    npm install

Step 3