nsmirosh / FunFinder

An app that helps you find fun things to do around. The app showcases usage of clean architecture, MVVM, Architecture components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunFinder

An app that helps you find fun things to do around your location. The app showcases usage of:

  • Clean architecture
  • MVVM pattern
  • Android Jetpack (LiveData, ViewModel, Navigation)
  • Coroutines
  • Hilt
  • Room

Implementation priority:

  1. Android JetPack
  2. MVVM pattern
  3. Coroutines
  4. Hilt
  5. Room

Features:

  1. Recommended venue search via FourSquare API
  2. Automatic navigation to your current point
  3. Re-executing search when the user moves the map

About

An app that helps you find fun things to do around. The app showcases usage of clean architecture, MVVM, Architecture components


Languages

Language:Kotlin 100.0%