Package com.example.rocket_launch.admin
package com.example.rocket_launch.admin
-
ClassDescriptionAdapter for displaying a list of events in the admin panel.Interface for handling long-press deletion of events.ViewHolder for an event item.Fragment for managing events in the admin panel.Adapter for displaying a list of facilities in a RecyclerView.Interface for handling long-click events on facility items.Fragment for managing facilities in the admin section.Adapter for displaying a list of user profile images and details in the admin view.Interface for handling image deletion events.ViewHolder class for holding views in each RecyclerView item.Fragment for managing and displaying user profile images in the admin section.Activity displayed for admin users, providing a tabbed interface for managing app data.Adapter used for displaying the different tabs in the admin interface.Adapter for displaying a list of user profiles in the admin view.Interface for handling profile deletion events.Fragment for managing user profiles in the admin view.Adapter for displaying QR code data in the admin panel.Interface for handling QR code deletion events.ViewHolder class to hold views for each QR code item.Fragment for managing QR code data in the admin panel.Data class representing a QR code and its associated event ID.