Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.27 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.27 KB

LocationReminder

Introduction

A Todo list app with location reminders that remind the user to do something when he reaches a specific location. The app will require the user to create an account and login to set and access reminders.

Technologies

  • SignIn/SignUp (with email/Google)
  • Geofence
  • Google Maps API
  • Notifications
  • Storage
  • Testing (Unit/Integration/End-to-End)

Getting started

  • enable firebase auth & add google-servics.json
  • enable google maps & add your api key

Screenshots