# opntec/open-event-server

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/opntec-open-event-server).**

1,231 stars · 2 forks · Python · GPL-3.0

## Links

- GitHub: https://github.com/OpnTec/open-event-server
- awesome-repositories: https://awesome-repositories.com/repository/opntec-open-event-server.md

## Description

Open-event-server is a comprehensive event management platform designed to coordinate conferences and meet-ups through a centralized administrative dashboard. It provides a unified system for organizing speaker schedules, managing session details, and overseeing the logistical execution of events from planning to completion.

The platform distinguishes itself by integrating secure financial gateways to process registration fees and attendee transactions directly within the application interface. It also features an authentication service that delegates user verification to external social media and email providers, removing the need for local credential management.

The system includes a backend service that exposes event data through structured endpoints, allowing external applications to programmatically fetch and modify records. It supports portable data exchange through schema-driven serialization and provides flexible storage configuration, enabling users to route digital assets and media files to either local or cloud-based storage services.

## Tags

### Business & Productivity Software

- [Event Management Platforms](https://awesome-repositories.com/f/business-productivity-software/event-management-platforms.md) — Provides a unified dashboard for organizing speaker schedules, session details, and event logistics. ([source](https://github.com/opntec/open-event-server#readme))
- [Conference Session Managers](https://awesome-repositories.com/f/business-productivity-software/conference-session-managers.md) — Coordinates complex schedules, speaker sessions, and venue logistics through a centralized dashboard.
- [Payment Transaction Processings](https://awesome-repositories.com/f/business-productivity-software/payment-transaction-processings.md) — Handles customer transactions and registration fee collection through secure financial gateways. ([source](https://github.com/opntec/open-event-server#readme))
- [Third-Party Application Integrations](https://awesome-repositories.com/f/business-productivity-software/third-party-application-integrations.md) — Integrates secure financial gateways to process attendee transactions directly within the application.

### Security & Cryptography

- [OAuth Authentication](https://awesome-repositories.com/f/security-cryptography/oauth-authentication.md) — Verifies user identities by connecting to external social and email providers via OAuth. ([source](https://github.com/opntec/open-event-server#readme))
- [Identity Providers](https://awesome-repositories.com/f/security-cryptography/identity-providers.md) — Provides a centralized authentication service that delegates user verification to external providers.
- [Social Login Integrations](https://awesome-repositories.com/f/security-cryptography/oauth-authentication/oauth-provider-integrations/social-login-integrations.md) — Simplifies login by authenticating users through external social media and email providers.

### User Interface & Experience

- [Event Handling Systems](https://awesome-repositories.com/f/user-interface-experience/form-and-input-management/interaction-and-event-handling/event-handling-architectures/event-handling-systems.md) — Manages registration flows and financial transactions for event attendees through secure gateways.

### Networking & Communication

- [External API Data Fetching](https://awesome-repositories.com/f/networking-communication/external-api-data-fetching.md) — Exposes event information through a standard interface for programmatic access by external services.

### Software Engineering & Architecture

- [Identity Federation](https://awesome-repositories.com/f/software-engineering-architecture/identity-federation.md) — Delegates user authentication to external providers to verify identities without managing local credentials.

### Web Development

- [REST API Backends](https://awesome-repositories.com/f/web-development/rest-api-backends.md) — Exposes event data and logistics through structured RESTful endpoints for external integration.
- [REST API Integrations](https://awesome-repositories.com/f/web-development/rest-api-integrations.md) — Exposes event information through a standard REST interface for external service integration. ([source](https://github.com/opntec/open-event-server#readme))
