Skip to content
#

event-management

Here are 123 public repositories matching this topic...

🤑 Bankist: A Virtual banking experience. Bankist is a fictional online bank. It is a project introduced by Jonas Schmedtmann in order to practice DOM manipulation and user interaction. Bankist has the option to log in to the account and use different functionalities, almost like in an actual bank

  • Updated Dec 23, 2024
  • JavaScript

A check-in system that uses QR codes and email notifications to track attendance at events. It includes a backend server built with express, a data processing script for generating QR codes and IDs, and a frontend scanner built with react and react-scan-qr. The system sends emails using nodemailer and limits the rate of sending with bottleneck.

  • Updated Apr 25, 2024
  • JavaScript

Eventbus.js allows you to apply event driven development. You can also use Eventbus.js on your React applications. You can bind your components on did mount to any event as listener so your components have capability to update themself against to any event triggered.

  • Updated Jul 5, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the event-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the event-management topic, visit your repo's landing page and select "manage topics."

Learn more