Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
adithyaanilkumar opened this issue Oct 2, 2020 · 4 comments
Open
Labels
enhancement New feature or request hacktoberfest Hard help wanted Extra attention is needed

Comments

@adithyaanilkumar
Copy link
Owner

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 adithyaanilkumar added enhancement New feature or request help wanted Extra attention is needed hacktoberfest Hard labels Oct 2, 2020
@bmnidhin
Copy link

bmnidhin commented Oct 7, 2020

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

@bmnidhin
Copy link

bmnidhin commented Oct 7, 2020

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

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

@adithyaanilkumar
Copy link
Owner Author

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

@bmnidhin
Copy link

bmnidhin commented Oct 7, 2020

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👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Hard help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants