ZeW-IT icon indicating copy to clipboard operation
ZeW-IT copied to clipboard

Convert the App for the User from PWA to Flutter / Kotlin

Open adithyaanilkumar opened this issue 4 years ago • 4 comments

Currently the app written is a PWA written in JavaScript. We need to remake the app for the user in mordern Android Frameworks such as Kotlin/ Flutter.

The features of the App include :

  1. Displaying the closest bins to the user , fetched from our API
  2. Route to navigate to the nearest bin using Google Maps API.
  3. Displaying the levels of waste in the individual bins of a particular bin selected by the user.
  4. Authentication using Firebase Auth.
  5. Displaying Reward Points claimed by the user.

adithyaanilkumar avatar Oct 02 '20 04:10 adithyaanilkumar

Is any Java files available? I saw only binary APK.

bmnidhin avatar Oct 07 '20 04:10 bmnidhin

Route to navigate to the nearest bin using Google Maps API.

This is expensive? are you ready to spend money? :-)

bmnidhin avatar Oct 07 '20 04:10 bmnidhin

Is any Java files available? I saw only binary APK.

The Java file is not available as such. The app screenshots can be provided. We need to do a complete rewrite of the app.

Route to navigate to the nearest bin using Google Maps API.

This is expensive? are you ready to spend money? :-)

When we are ready to deploy, for sure, but till that point we can use open source alternatives of the same. Please refer here

adithyaanilkumar avatar Oct 07 '20 11:10 adithyaanilkumar

Is any Java files available? I saw only binary APK.

The Java file is not available as such. The app screenshots can be provided. We need to do a complete rewrite of the app.

Route to navigate to the nearest bin using Google Maps API. This is expensive? are you ready to spend money? :-)

When we are ready to deploy, for sure, but till that point we can use open source alternatives of the same. Please refer here

will look into it👍

bmnidhin avatar Oct 07 '20 17:10 bmnidhin