Description
Eventic – Ticket Sales and Event Management System
Eventic is a powferful event management and ticket sales system like Eventbrite, TicketMaster, Twickets… Based on the robust and secure Symfony framework, Eventic offers to event organizers a set of handy features in order to manage their events, from creating their event page, to registering attendees with a fast mobile application.
In the era of Covid-19, most of the events are now presented online, that is why Eventic supports online events just like venues based events.
The Different Roles
Administrator
The administrator is the owner of the platform. He will configure the application and customize the settings to his needs. He will mainly approve the payout requests received by the organizers
Organizer
The organizer has the role that allows him to create events and sell tickets. He will request a payout request to his choosen payout account which will be approved by the administrator.
The attendee
The attendee is the client in Eventic. He will buy tickets either online or in a point of sale and present the ticket to attend the event.
The point of sale
Point of sale accounts are added by the organizers and are affected to one or more event date. Their log in with their credentials and sell tickets and get paid in cash.
The scanner
Scanner accounts are added by the organizers and are affected to one or more event date. Their log in with their credentials, either on the platform or on the scanner mobile application, and verify the tickets that are presented by the attendees.
The General Process
- All passwords are crypted using the BCRYPT algorithm
- All payment gateways information and organizers payout methods are crypted using a DEFUSE KEY
- All forms include a CSRF token
- The platform is protected from SQL injections
- The platform is protected from XSS attacks
- All users inputs are sanitized
There are no reviews yet.