therandomcode / Avocado

Agromovil is an Android app which links farmers with transporters. The ultimate goal of getting produce to market quicker and more efficiently, which in turn prevents food waste.

Home Page:http://www.agromovil.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code can be opened in Android Studio and converted into an APK, which will run on any Android phone with v6 or later.

Agromovil: Done, almost done, and future work

Done:

  • Basic signup/login sequence
  • UI for all farmer and transporter pages
  • Backend (databasing) for edit profile, view profile, view history, choose transporters, select transporter, set availability

Almost Done:

  • using database for viewing open farmer requests (on the transporters messages screen)
  • using database for view schedule
  • using database to accept requests
  • status updates throughout journey (leaving now, on my way, running late, etc.)

Future:

  • using geocoder to turn LatLng coordinates to addresses and vice versa
  • push notifications
  • rating system
  • best match algorithm
  • pricing
  • banking
  • insurance
  • storing images in database

About

Agromovil is an Android app which links farmers with transporters. The ultimate goal of getting produce to market quicker and more efficiently, which in turn prevents food waste.

http://www.agromovil.co


Languages

Language:Java 94.2%Language:PHP 5.8%