Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 2.32 KB

README.md

File metadata and controls

65 lines (44 loc) · 2.32 KB

AliOrders

AliOrders is a mobile app that helps you keep track of the buyer protection period of your AliExpress orders so you never forget about them.

Having everything in one place is especially useful if you place orders from multiple accounts so you can take timely decisions (contact the seller or open a dispute) without having to check the AliExpress app and switch between your accounts very often.

Features

  • Manage orders - add orders, view a list sorted by closing date and delete them once they have been completed
  • Notifications - receive notifications before (7 days, 3 days and 1 day) and after buyer protection ends

Installation

  • (Method 1) Download the APK

    The APK can be downloaded from the releases section. This method works only with Android devices.

  • (Method 2) Build a local copy

    To get a local copy up and running follow these steps:

    1. Install Flutter

    2. Clone the repo

      git clone https://github.com/AleG94/AliOrders
    3. Install dependencies

      flutter pub get
    4. Run project

      flutter run

Screenshots

Built with

Credits