This is an android app that enables car dealers have their stock available in android devices – phones and tablets. It’s native and uses recommended best practices for data and image loading.
It has three components:
- Web back-end – Enables dealership owner to add/edit their stock and other relevant information e.g makes, models, colors etc. http://dealer.twigahost.com/auth/login
Its developed using latest version of Laravel 5. Has responsive UI on Bootstrap 3. - REST API – The link between web back-end and android app. Our API is well documented here. http://dealer.twigahost.com/api_doc.html
We believe this API can be used to develop other apps. Its our plan to add IOS version depending on success of this app. - Native Android App – Developed to be fast and stable. Has been tested on a number of real devices. https://play.google.com/store/apps/details?id=com.robisignals.dealer&hl=en
Admin Demo
http://dealer.twigahost.com/auth/login
User: [email protected]
Password: admin123
The main features are:
- Offline access – We store a copy of web data in local SQLite db for offline access.
- Automatic data sync – During sync, we only fetch changed data to make better use of mobile data.
- Efficient image loading – We use Picasso library to manage image loading and caching.
What you get from us:
What this is not..
This is not a classifieds script. It’s meant for a business with probably a car yard and stock to sell.
