Skip to content

APIHacks2017/cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages