Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.18 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.18 KB

Cycle

we are planning to build an android app with the following features

  1. Daily petrol and diesel rate for various cities
  2. Get buses and route details between various places in Chennai.

Techonologies & Tools

Android Studio

It is designed specifically for Android development. It is available for download on Windows, macOS and Linux, and replaced Eclipse Android Development Tools (ADT) as Google's primary IDE for native Android application development.

Gradle

It is an open source build automation system that builds upon the concepts of Apache Ant and Apache Maven and introduces a Groovy-based domain-specific language (DSL) instead of the XML form used by Apache Maven for declaring the project configuration. Gradle uses a directed acyclic graph ("DAG") to determine the order in which tasks can be run.


API Resource

  • Fuel API : fetch latest fuel prices for major Indian cities
  • Chennai API : API provides the interesting location images, bus routes, train routes.