Techno Event Management is an event management suite which helps with managing all aspects of an event from registration to tracking participants during the event and more.
- Real-time participant tracking: Track all the participants using a qr code during the event.
- Analytics: Get insights about the event.
Here's what you need to be able to run Techno Event:
- Node.js (version >= 18)
git clone https://github.com/iedcmec/techno-event-management.git
cd techno-event-management
pnpm install
pnpm run setup
pnpm run dev
cd apps/web-admin
pnpm run dev
cd apps/core-admin
pnpm run dev
Visit http://localhost:3000 in your browser.
We welcome contributions from the community! If you're interested in contributing to Techno Event Management, please read our Contribution Guidelines to get started.
For major changes, please open an issue first to discuss what you would like to change.
Released under the AGPL v3 license.