Description:
A mobile application for browsing, booking, and managing events. The app allows users to explore various event categories, book tickets, and receive real-time notifications. It's built using React Native with Expo, and it connects to a Laravel backend for data management.
- Project Overview
- Features
- Installation
- Environment Variables
- Usage
- API Endpoints
- Technologies Used
- Screenshots
- Contributing
- License
This project is a cross-platform mobile app built for browsing and booking events. It allows users to:
- Browse events by category
- View detailed event information
- Book event tickets
- Scan event tickets using QR codes or NFC
- Receive real-time notifications for booking confirmations and event updates
- Event Browsing: Explore events by categories like sports, music, business, and more.
- Real-time Notifications: Users receive notifications for successful bookings and reminders.
- Ticket Scanning: QR code and NFC integration for easy ticket verification at events.
- Event Details: See full event descriptions, images, and location.
- User Profile: Manage user account and view booking history.
Follow these steps to run the project locally:
- Clone the repository:
git clone https://github.com/your-username/your-repo-name.git npm install expo start