Welcome to the home of YallaEvents, a hybrid Flutter application that keeps students in the loop about every campus happening in real time.
Students often miss out on talks, workshops, and club socials because the information is scattered. YallaEvents pulls approved events straight from the university event registry and presents them in a single, friendly feed. Less searching, more showing up.
- Live Event Feed – automatic sync with the university event system once an event is approved
- Smart Filters – pick by category, time, location, or whether there is food
- Personal Calendar – add events to the device calendar
- Push Reminders – optional reminders so users never miss the fun
- Event Sharing – share events with peers
TBA.
- Flutter SDK ≥ 3.22
- Dart ≥ 3.2
- Android Studio or Xcode command-line tools
- A configured device or emulator
# 1. Grab the code
git clone https://github.com/open-cmuq/YallaEvents.git
cd yalla-events
# 2. Install packages
flutter pub get
# 3. Launch the app
flutter run
Created during a reflection session on the London trip by:
- Abdulrahman Al-Taweel
- Gustavo Ramalho
- Diyorbek Ibragimov
This project is licensed under the MIT License.
Stay updated. Show up. Yalla.