Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sohanoor/mark-my-word
https://github.com/sohanoor/mark-my-word
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sohanoor/mark-my-word
- Owner: sohanoor
- Created: 2018-09-17T07:15:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T07:31:55.000Z (over 6 years ago)
- Last Synced: 2024-11-09T19:12:04.630Z (2 months ago)
- Language: Java
- Size: 1.98 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Project Name: Lalamove Mobile Developer Technical Challenge
Developer: MOHAMMAD SOHANOOR RAHMAN
Mobile: +88 01711 084352
Email: [email protected]
App Functionality
-> Retrieve list of deliveries from the API
-> Display list of deliveries.
-> Show details when user select an item in the list.
-> Show marker on the map based on the provided lat/lng.
-> App has cache deliveries (Cached deliveries are available offline)
-> App retrieve up to maximum 20 items per API call
Library Used:
com.android.support:appcompat
com.android.support.constraint:constraint-layout
com.google.android.gms:play-services-maps
com.android.support:recyclerview
com.squareup.picasso:picasso
com.navercorp.volleyextensions:volley-requests
com.android.support:design
NOTE:
**Google Map will not wok on debug mode. Map will be available only is release APK.**