awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
fossasia avatar

fossasia/open-event-nextArchived

0
View on GitHub↗
1,518 stars·99 forks·TypeScript·Apache-2.0·14 views

Open Event Next

Open-event-next is a Vue.js single-page application and event management frontend designed to help event organizers build custom websites for listing schedules, sessions, and ticketing details. It provides an interactive web interface for discovering upcoming community gatherings and tracking participant responses with dynamic view transitions that update the browser viewport without full page reloads.

The application is built on a component-driven architecture using file-based page routing, a reactive state store, and client-side hydration to attach interactive event handlers to pre-rendered markup. Development is supported by a local server with hot module replacement to inject modified source files directly into active browser sessions without losing current application state.

Features

  • Single Page Applications - Loads a lightweight container document once and updates the viewport dynamically using client-side view transitions.
  • Reactive Data Stores - Tracks and distributes shared application data across components automatically to keep the user interface synchronized.
  • Event Management Web Applications - Builds custom websites for event organizers to list schedules, sessions, and ticketing details.
  • Component-Driven Architectures - Encapsulates user interface design and behavior into modular self-contained elements that compose complex views.
  • Event Management Frontends - Acts as a web application for discovering and managing events and attendee interactions, built for interactive navigation.
  • Filesystem-Based Routing - Maps filesystem paths inside the views directory directly to application routes for automated page-level code organisation.
  • Client-Side Hydration - Attaches interactive event handlers to pre-rendered markup in the browser for immediate responsiveness upon load.
  • Vue.js Application Development - Builds reactive single-page web applications and component-driven user interfaces using the Vue.js framework.
  • Single Page Applications - Implements a frontend architecture that updates browser views dynamically without full page reloads for a smoother user experience.
  • Hot Module Replacement - Injects modified source files directly into active browser sessions instantly without losing current application state.
  • Community Event Management - Provides an interactive web interface for discovering upcoming community gatherings and tracking participant responses.

Star history

Star history chart for fossasia/open-event-nextStar history chart for fossasia/open-event-next

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Open Event Next

Hand-picked collections where Open Event Next appears.
  • Event ticketing platform

Projects sharing features with Open Event Next

These projects share indexed features with Open Event Next. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • day8/re-frameday8 avatar

    day8/re-frame

    5,532View on GitHub↗

    re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized, immutable database that serves as the single source of truth for the entire application state, enforcing a strict unidirectional data flow where events trigger state transitions and subsequent view updates. The framework distinguishes itself through a reactive signal graph and an interceptor-based middleware pipeline. By treating application logic as a sequence of data-driven events and declarative side effects, it decouples business logic from the view layer. This architectur

    Clojureclojurescriptre-framereact
    View on GitHub↗5,532
  • 3003h/eros-fe3003h avatar

    3003h/Eros-FE

    3,359View on GitHub↗

    Eros-FE is a TypeScript web frontend designed as a React-based single page application. It provides a component-driven user interface for interacting with backend services and managing application state through a type-safe client. The project utilizes a client-side route manager to swap visible components without full page refreshes and employs a CSS-in-JS styling framework to tie component logic directly to visual presentation. The application covers frontend interface design, client-side state management, and the integration of browser interfaces with backend APIs.

    Darte-hentaiehviewerexhentai
    View on GitHub↗3,359
  • baidu/sanbaidu avatar

    baidu/san

    4,739View on GitHub↗

    San is an isomorphic JavaScript framework and single-page application toolkit used for building user interfaces with reusable components. It functions as a reactive UI library that synchronizes application state with the interface through data binding and declarative templates. The framework is distinguished by its support for both server-side HTML generation and client-side hydration to improve initial load performance and search engine optimization. It employs a specialized template-to-array compilation process to compress template structures and reduce network costs. The project provides

    JavaScriptcomponentframeworkfrontend
    View on GitHub↗4,739
  • lenve/vbloglenve avatar

    lenve/VBlog

    7,420View on GitHub↗

    VBlog is a multi-user content management system designed for creating, editing, and organizing blog posts. It consists of a Spring Boot blog platform providing a RESTful blogging API and a reactive Vue.js frontend application. The system enables multiple authors to publish and manage their own articles, supporting both multi-user blog management and personal knowledge publishing. The platform integrates content management capabilities with a layered service architecture, utilizing JWT-based session authentication and relational database persistence for data integrity.

    Java
    View on GitHub↗7,420
Compare all 30 related projects→

Frequently asked questions

What does fossasia/open-event-next do?

Open-event-next is a Vue.js single-page application and event management frontend designed to help event organizers build custom websites for listing schedules, sessions, and ticketing details. It provides an interactive web interface for discovering upcoming community gatherings and tracking participant responses with dynamic view transitions that update the browser viewport without full page reloads.

What are the main features of fossasia/open-event-next?

The main features of fossasia/open-event-next are: Single Page Applications, Reactive Data Stores, Event Management Web Applications, Component-Driven Architectures, Event Management Frontends, Filesystem-Based Routing, Client-Side Hydration, Vue.js Application Development.

Which projects share features with fossasia/open-event-next?

Projects with overlapping indexed features include: day8/re-frame — re-frame is a functional framework for building single-page applications in ClojureScript. It provides a centralized,… 3003h/eros-fe — Eros-FE is a TypeScript web frontend designed as a React-based single page application. It provides a component-driven… lenve/vblog — VBlog is a multi-user content management system designed for creating, editing, and organizing blog posts. It consists… realworld-apps/vue-realworld-example-app — This project is a Vue.js single page application that serves as a full-stack blogging platform. It demonstrates the… baidu/san — San is an isomorphic JavaScript framework and single-page application toolkit used for building user interfaces with… vanjs-org/van — Van is a reactive JavaScript UI framework designed for building user interfaces with state binding and automatic DOM…