ExecArray is an event management app created in Flutter, designed to facilitate the purchase or rental of various event essentials. Users can find products such as chairs, tables, canopies, speakers, tents, and other catering items, ensuring they have everything needed for a successful event. This app leverages multiple APIs and incorporates modern Flutter practices to deliver a seamless and efficient user experience. With ExecArray, managing event logistics becomes effortless and organized, allowing users to focus on creating memorable experiences.
- User Authentication: Login and signup functionality.
- Product Listings: Browse a variety of event essentials.
- Categories: Find products by category for easy navigation.
- Cart Management: Add products to the cart and proceed to payment.
- Settings: Change password, update first name, last name, and other settings.
flutter: The core framework.google_fonts: Custom fonts.fluttertoast: Displaying toast messages.http: Handling HTTP requests.another_flushbar: Displaying notifications.provider: State management.shared_preferences: Local storage.carousel_slider: Carousel slider widget.connectivity_plus: Checking network connectivity.cached_network_image: Efficient image caching.
- Clone the repository:
- Navigate to the project directory:
- Install the dependencies:
- Run the app:
git clone https://github.com/your-username/ExecArray.gitcd ExecArrayflutter pub getflutter runHere are some screenshots of the application:
This project is licensed under the MIT License - see the LICENSE file for details.
This app is a basic sketch of the original app, and more features and enhancements are planned for future releases.