An open API service indexing awesome lists of open source software.

https://github.com/malekkamel/udacity-location-reminder

Udacity Location Reminder App
https://github.com/malekkamel/udacity-location-reminder

Last synced: 4 months ago
JSON representation

Udacity Location Reminder App

Awesome Lists containing this project

README

          

# Location Reminder App
Location Reminder is a TO-DO list app with location reminders that remind the user to do something when the user is at a specific location. The app will require the user to create an account and login to set and access reminders.
This is a project for the Udacity Android kotlin Nanodegree Program.

## Features
- Geofencing API
- MVVM Architecture
- Firebase Authentication
- Google Maps API
- UI and Unit Testing

## Libraries
- Material Design Component
- Firebase Auth
- Room
- Mockito
- RecyclerView
- Navigation Component
- ViewModel
- LiveData
- Databinding
- Coroutines