An online pool cab booking Android application that give people a user interactive interface to post and book rides.
- ViewModel
- Room Persistance library
- Live Data
- Retrofit
- RestAPI
- orientation independent
- [kotlin] - written in kotlin
- [Retrofit] - used for making network calls. it is used because
- fast
- synchronous and asynchronous support
- support converters
- low latency
- [Room] - offline data storage using ROOM
- [Coroutine] - use to work on background thread
- [Viewmodel/Repository pattern] - better managment and sepration of code
permissions required by application
- Internet Access
- API - 'https://ecolift.herokuapp.com'
- download zip file from - 'https://github.com/DipeshSingh1772/Ecolift-Main.git' or clone it.
- open project in android studio
- build/run
- Dipesh Pratap Singh
- Profile: https://www.linkedin.com/in/dipesh-pratap-singh/