Skip to content

IEDCMEC/techno-event-management

Repository files navigation

Techno Event Management

A powerful event management suite.



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.

Features

  • Real-time participant tracking: Track all the participants using a qr code during the event.
  • Analytics: Get insights about the event.

Getting Started

Prerequisites

Here's what you need to be able to run Techno Event:

  • Node.js (version >= 18)
  • PostgreSQL

1. Clone the repository

git clone https://github.com
cd techno-event-management

2. Install npm dependencies

pnpm install

3. Copy the environment variables to .env

cp .env.example .env

4. Run the dev server

pnpm run dev

5. Open the app in your browser

Visit http://localhost:3000 in your browser.

Contributing

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.

Our Contributors ✨

License

Released under the AGPL v3 license.