3.2 KiB
3.2 KiB
🎟️ Eventify Frontend
A beautifully crafted Flutter application for event management, discovery, and attendance.
🌟 Overview
Eventify is a modern, intuitive, and feature-rich event application built with Flutter. It brings the power of seamless event discovery, scheduling, and user engagement right to your fingertips. Whether you're an attendee looking for the next big conference or a user managing your personal agenda, Eventify has you covered.
✨ Key Features
- 📅 Interactive Calendars: Effortlessly browse and manage your events using integrated calendar views.
- 📍 Location Services: Precise event mapping and real-time location detection powered by cutting-edge geo-packages.
- 📸 Media Integration: Instantly share moments or update your profile via secure image picking.
- 💾 Fast & Reliable: Offline-ready experiences utilizing efficient local storage.
- 🎨 Sleek UI/UX: A pixel-perfect interface translated beautifully into a responsive Flutter application.
- 🚀 Polished Details: Brand-aligned custom launcher icons and native splash screens built right in.
🛠️ Tech Stack & Dependencies
- Framework: Flutter
- Core Integrations:
shared_preferences- Local data cachingimage_picker- Media selectiontable_calendar- Advanced date managementgeolocator&geocoding- Location tracking and address resolution
🚀 Getting Started
Follow these steps to get your development environment set up and running locally.
Prerequisites
- Flutter SDK installed on your machine.
- An IDE with Flutter support (VS Code, Android Studio, IntelliJ).
- An active iOS Simulator or Android Emulator (or a physical device).
Installation
-
Clone the repository
git clone https://code.bshtech.net/Sicherhaven/Eventify-frontend.git -
Navigate to the directory
cd Eventify-frontend -
Install dependencies
flutter pub get -
Run the app
flutter run
🏗️ Project Structure
Eventify-frontend/
├── android/ # Native Android configuration files
├── ios/ # Native iOS configuration files
├── lib/ # Core Flutter application code
│ └── main.dart # App entry point
├── assets/ # Images, Splash Icons, App Icons
├── pubspec.yaml # Project metadata & dependencies
└── README.md # You are here!
📚 Further Reading
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Built with ❤️ by the Eventify Team