Build A Ticketmaster Like (SaaS)
Features
- Designing the home page
- Building the hero featured event
- Display a list of featured events to discover
- Creating a navigation menu
- Creating a reusable element
- Creating both sides of the menu
- Creating conditions when user is logged in or logged out
- Designing the focus group for a users account
- Building the workflow to toggle the focus group on/off
- Create navigation workflows
- Home page
- Settings page
- Manage events page
- Adding menu to home page
- Mobile navigation menu
- Making the navigation menu responsive
- Building the separate mobile navigation group
- Creating dropdown menu
- Adding conditions to display relevant menu options
- Build workflow to toggle dropdown menu
- Building navigation workflows from mobile menu
- Register user accounts
- Building the popup
- Creating the workflow to display the popup
- Building the workflow to create a new user account
- User login feature
- Building the popup
- Creating the workflow to display the popup
- Building the workflow to log a user in
- Creating the workflow to toggle between popups
- Settings page
- Building the group
- Building the workflow to update a users details
- Displaying initial content
- Building the workflow to update a users profile type
- Building the page to manage events
- Adding the search menu
- Displaying a list of created events
- Adding a hover effect on the event group
- Creating new events
- Building the workflow to navigate to the page
- Designing group #1
- Integrating Google Maps API keys
- Designing group #2
- Designing group #3
- Creating custom state to store event dates
- Building the workflow to create an event date
- Building the workflow to delete an event date
- Creating three custom states to show/hide the relevant groups
- Building the workflows to set the three custom states
- Adding conditions to show/hide groups
- Building the workflow to create a new event
- Editing the details of an existing event
- Building the workflow to send a URL paramater
- Adding the custom state on the create event page
- Building a workflow to set the custom state
- Adding initial content to all the input fields
- Building the workflow to update the event details
- Adding condition to existing workflow that creates a new event
- Building a dynamic event page
- Creating a navigation event to page
- From manage event dashboard
- From home page
- From hero section of home page
- Displaying the details of the event
- Displaying a list of event times
- Limiting how many tickets can be purchased
- Building a workflow to increase event view count
- Custom search feature
- Creating the navigation workflow from search bar
- Create navigation workflows from categories
- Building the search results page
- Creating a condition on the events repeating group to cater for category searches
- Create navigation event to dynamic event page
- Building a checkout
- Designing the popup
- Building the workflow to display the popup
- Creating a custom state to store ticket count
- Building a workflow to update the custom state
- Processing payments
- Installing Stripe plugin
- Connecting Stripe API keys
- Building the workflow to process an order & create a ticket
- Intsalling QR code generator
- Saving a QR code to a ticket
- Activity page
- Displaying a list of a users tickets
- Building the popup to show their ticket
- Building the workflow to display the popup
- Event dashboard page
- Create navigation event from manage dashboard page
- Displaying key data points for an event
- Display a list of attendees
- Scanning an attendees QR code
- Installing the plugin
- Designing the popup to scan a QR code
- Building the workflow to display the popup
- Building the workflow to scan a QR code
- Displaying a ticket once the QR code is scanned
- Building the workflow to mark a ticket as used
Additional features
- Adding multiple ticket tiers
- Send tickets as email or text when purchased - with Twilio integration