Skip to content

Android app with JetPack collection of software components (PageList, ViewModel, Navigation, LiveData, Room, ViewModel MVVM) that connects to the Foursquare API and allows the user to search for venues by entering the name of a place.

License

Notifications You must be signed in to change notification settings

ashishkharcheiuforks/JetPack-FoursquareApp-with-Room-LiveData-Navigation-Paging-for-offline-work

 
 

Repository files navigation

Foursquare

Simple Android app that connects to the Foursquare API and allows the user to search for venues by entering the name of a place.

Getting Started

The aim of the App is to show a list of venues obtained from a backend repository.

Architecture

It has been moved to the ARCHITECTUREto keep theREADME file shorter and with more recent project information.

Prerequisites

This App uses the latest software versions (IDE, Gradle, Plugins and JetPack collection of Android Software Components) available at the time of development. In order for the code to work the following versions shall be checked and corresponding updates shall be installed as explained in the following lines.

Android Studio

The Android Studio (AS) 3.4.1

Plugins

Kotlin in Android Studio

Kotlin version 1.3.40

Gradle

Gradle version 3.4.1

Test Driven Development

Ongoing

Current status (old one documented in previous README file)

12 June 2019

Migrated support library and widgets to AndroidX

Author

  • Marc Farssac - Initial work 4.10.2018
  • Marc Farssac - Migrate support library to AndroidX 22.06.2019

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

About

Android app with JetPack collection of software components (PageList, ViewModel, Navigation, LiveData, Room, ViewModel MVVM) that connects to the Foursquare API and allows the user to search for venues by entering the name of a place.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 88.9%
  • Java 11.1%