Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Open-source event organizing web application and a reference DDD solution.

License

NotificationsYou must be signed in to change notification settings

abpframework/eventhub

Repository files navigation

.NET

This is a reference application built with the ABP Framework. It implements the Domain Driven Design with multiple application layers.

The book

This solution is originally prepared to be a real-world example for theMastering ABP Framework book.

abp-book

The book is the only source that explains this solution. This solution is highly referred inUnderstanding the Reference Solution,Domain Driven Design and other parts of the book.

You can order the book onAmazon or onPackt's website.

Requirements

  • .NET 8.0+
  • Docker

How to run

  • Executedotnet build /graphBuild command in the root folder of the solution.
  • Executeetc/docker/up.ps1 to run the depending services.
  • RunEventHub.DbMigrator to create the database and seed initial data.
  • RunEventHub.IdentityServer
  • RunEventHub.HttpApi.Host
  • RunEventHub.Web
  • RunEventHub.Admin.HttpApi.Host
  • RunEventHub.Web.Admin

admin user's password is1q2w3E*

See live

See the solution live onhttps://openeventhub.com

Screenshots

Public Web Side - (MVC/Razor Page UI)

Home Page

Home Page

Event Creation Page

The event creation process consists of three steps: "Create a New Event", "Add Tracks to the Event (optional)" and "Add Sessions to the Tracks (optional)".

  • After these steps, an "Event Preview" page is shown to the user to check the event details and publish the event.
Create a New Event

Event Creation Page

Add Tracks to the Event (optional)

Event Creation Page - Tracks

Add Sessions to the Tracks (optional)

Event Creation Page - Sessions

New Event Preview Page

Event Creation Page - Preview

Events Page

Events Page

Event Details Page

Event Detail

Organizations Page

Organizations Page

Organization Details Page

Organization Detail Page

Profile Page

Profile Page

Payment Module Pages

The payment module provides an API to make payments viaPayPal easily. This application uses this module to perform payment transactions.

To learn more about thePayment Module and see the integration, please check out thepayment module documentation.

Pricing Page

Pricing Page

Pre-Checkout Page

Pre Checkout Page

About

Open-source event organizing web application and a reference DDD solution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp