Caution: The main repository of this project has permanently moved to a different repository as the site has been sold to a client. You can check the latest progress at the site https://www.gebeyaxpo.et/
GebeyaExpo is an event portal project aimed at facilitating interactions between visitors, exhibitors, media representatives, and other stakeholders during expos and trade shows. The platform provides a user-friendly interface to explore exhibitors' products, schedule meetings, and access event-related information.
- User Registration: Visitors, exhibitors, and media representatives can easily register and create profiles on the platform.
- Ticketing Service: The ticketing service generates passcodes and QR codes for clients, allowing smooth access to the event.
- Messaging Service: Facilitates seamless client communication and handles email interactions.
- Event Management: Manages the main events during the expo and provides schedules and timeline information.
- Blogging Section: Hosts a blogging section for articles and press releases.
- Newsletters: Handles subscription management and distribution of newsletters.
- File Downloads: Offers downloadable resources, including floor plans, exhibitor requirements, and industry reports.
- Archive System: Manages the archive of past expos.
- Analysis and Reporting: Provides insightful analytics and reporting information for the event.
Follow these steps to get the project up and running:
- clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Access the application locally:
http://localhost:3000