A Flutter application for Alpa 96 Car Trading, featuring Client and Seller roles.
- Flutter SDK installed
- An Android Emulator, iOS Simulator, or connected physical device
-
Install Dependencies Open your terminal in this project folder and run:
flutter pub get
-
Run the App Ensure you have a device connected (or emulator running), then execute:
flutter run
- Login:
- Use any email containing
adminoralpa(e.g.,admin@alpa96.com) to login as Seller. - Use any other email (e.g.,
user@gmail.com) to login as Client. - Guest Mode: Tap "Browse as Guest" on the login screen to view cars without an account.
- Use any email containing
- Client Mode: View cars, search, view details, and contact seller via Call/SMS.
- Seller Mode: Dashboard to view listings, mark cars as sold, and add new cars.