It is a highly functional app, where users can see list of upcoming events by different organisers, and register themselves for the event.
It is created with:
- Flutter
- Dart
- Firebase
Some of the highlighted features are:
- Sign In and Sign Up using email
- Find coming events
- Register for the event
- Invite team members
- Make payments
- Jump into map and phone
- Get certificate and Download later
- Go to the link.
- Download the User App.
- Install the App
- SignUp using email
- Register for an event - Yay ✌️
- flutter_screenutil
- image_picker
- geocoding
- firebase_auth
- firebase_core
- cloud_firestore
- firebase_storage
- get_storage
- flutter_native_splash
- flutter_launcher_icons
- location
- url_launcher
- razorpay_flutter
- dio
- permission_handler
Checkout the working of the Tech Fest - Admin and User App.
- Sign In and Sign Up using institute id
- Filter events based on individual, team, free, and paid - Event Screen
- Show teammate's names' first alphabet on event tile
- Check funtionality on authentication screen
- Dark Mode
- Invite Screen
- Accept Invite feature
- Previous participated event screen
- Bookmark Event
- Show winner of the same participated event on home screen below coming event tile
- Move to event screen on tap on banner image
- Back button not working on coming event screen
- Checkout Tech Fest - Admin App