Tech Fest - Admin App is a flutter powered application that helps a organizer to create an event by mentioning title, description, venue, timings, etc.
It is created with:
- Flutter
- Dart
- Firebase
Some of the highlighted features are:
- Sign In and Sign Up using email
- Create Events
- Select individual or team event
- Check participants list
- Go to the link.
- Download the Admin App.
- Install the App
- SignUp using email
- Create event - Yay ✌️
- flutter_screenutil
- image_picker
- geocoding
- firebase_auth
- firebase_core
- cloud_firestore
- get_storage
- flutter_launcher_icons
- flutter_native_splash
- firebase_storage
Checkout the working of the Tech Fest - Admin and User App.
- Profile Screen
- Upload User's profile picture
- Show User's Details
- Create Event Screen
- Add text "Add Image" or icon "+" on image tile
- Add location thorugh map
- Dark Mode
- Text labels on buttons
- Add participants detail screen
- Edit event details after event creation
- Checkout Tech Fest - User App