AmPower OrderIT is a powerful app designed to streamline sales order booking for customers quickly and efficiently. With an intuitive, visually appealing interface, AmPower OrderIT offers flexible item viewing options tailored to different preferences, including catalog, grid, and list views. Each view is crafted to ensure easy navigation and enhance user experience, allowing representatives to effortlessly browse, select, and place orders quickly.
AmPower OrderIT is your ultimate solution for simplifying and accelerating the sales order booking process. With its user-friendly and visually appealing interface, OrderIT empowers you to efficiently handle customer orders with ease. Here's why it's the perfect choice for your business:
- Streamlined Order Management: Quickly browse, select, and place orders on behalf of your customers, saving time and improving productivity.
- Flexible Viewing Options: Whether you prefer catalog, grid, or list views, OrderIT provides multiple ways to explore items tailored to your unique needs.
- Enhanced User Experience: Designed with intuitive navigation and a focus on usability, OrderIT makes order booking seamless and hassle-free.
- Efficiency at Its Core: Boost your sales process with a tool that reduces complexity and lets you focus on what matters—your customers.
- Flutter : 3.24.2
- ERPNext : v15.39.3
- Frontend: Flutter
- Backend: ERPNext
- MVVM
- Items Displayed in different views i.e list, grid, table and catalogue view
- Customer specific Pricing
- Search Items
- Place Sales Order
- Profile Screen
- Check Past Sales Orders
- Wishlist
- Cart Screen
- Stock Availability
- Favorites
Clone the source code
git clone https://github.com/Ambibuzz/ampower_orderit_mobile.git
Then go to cloned directory and open project on android studio or vscode
Then checkout to master branch from terminal window of editor
git checkout master
For installing packages
pub packages get
To run the project
flutter run
Change versions in Pubspec.yaml of project.(Both version and Subversion)
version: 2.0.0+1
For Building Apk
flutter build apk --release
For Building Ipa
flutter build ipa --no-tree-shake-icons
Encountered an issue? File a ticket on the GitHub repository.
MIT