Skip to content

aditya2548/TagToDo

Repository files navigation

TAG TO DO

An advance note taking and reminder application for Android.

Table of Contents

Features

Tag To Do holds the following features -

  • Take user notes with title and content
  • User account
    • Email based signup
    • Anonymous (guest) login
  • Cloud storage of user data for easy restore when logged in again
  • Location
    • Search for location using marker
    • Search for location using text field
    • View your saved location on a map
  • Reminder
    • Set note-specific custom date and time based alarms
    • Automatically get notified when user is near 100 m of any of his note based location
    • This location service can be enabled or disabled manually
  • Images
    • User can also add one image per note
    • Image can be retrieved from gallery or taken instantly from camera

App permissions

  • Internet access
  • Foreground location access
  • Background location access (to run location service)
  • Storage access(Read and write)
  • Camera permissions

Note for contributors

  • (If you are comfortable using git then you can also clone the repo and skip above two steps)
  • Open the project in Android Studio
  • Create a mapbox account and generate your access token.
  • Make a keys.xml file in /app/src/main/res/values/ to store your Mapbox key as: Replace this with your key

Feedback

Feel free to report issues and bugs.It will be helpful for future launches of application. Send us feedback on Email

Contributors

About

Advance note-taking application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages