SwarupKharul / acm-connect

Auto-redirect users to Whatsapp groups

Home Page:acm-connect-blw6.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACM-HEADER

ACM Connect for KSL

Auto-redirect users to Whatsapp groups

made-by-acm license


Backend API to perform CRUD operations and redirect users to Whatsapp group with built-in cache support.


Features

  • Auto redirect the user to whatsapp group from the list of given whatsapp group links.

  • Set a custom limit for the whatsapp group members.

  • Once the previous whatsapp group is filled, user will be redirected to the next empty group.

  • When all the groups are about to fill, a warning mail would be sent to all the administrators.

  • Administrator have privileged rights to perform all the CRUD operations.


Usage

To setup project locally, fork the repository.

# Install Packages
npm i

# Build Script
npm run build

# Run the server
npm start

Authors

Authors: Swarup Kharul, Anish Mittal, Mannan Goyal, Srinivas V

Mentors: Yash Kumar Verma, Shreyas K


License

Distributed under the MIT License. See LICENSE for more information.

About

Auto-redirect users to Whatsapp groups

acm-connect-blw6.vercel.app

License:MIT License


Languages

Language:JavaScript 100.0%