Skip to content
/ Todo Public

It is an Android App for task management. And the app will give an alarm with a notification when the time tirggers. User can also use the app by Google and Facebook auth

Notifications You must be signed in to change notification settings

Rony-dot/Todo

Repository files navigation

Todo

App Features

  • User registration (Room)
    • User can register thorugh personal EMAIL and Phone Number
  • Goolge Authentication
    • User can register through Google Account
  • Facebook Authentication
    • User can register through Facebook Account
  • Create a Task for a Certain Time (Room)
    • Task will give the user a notification when the time triggers, even if the device is locked or in sleep mode it will wake the device screen
  • SPEECH TO TEXT for quick adding a task
    • user can add a task quickly by SPEECH TO TEXT facility
  • Foreground Service
  • Background Service
  • Notification Manager
    • Notify the user of the in app acitvity
  • Alarm Manager
    • Triggers the notification manager
    • Triggers when the task time is up
  • Broadcast Receiver
  • Network Manager
  • Internet Connection check in Background
    • If the internet connection is lost, it will give a notification to the user of that
  • App Background Running
    • App can run in background even if the app is cleared from task Manager of the device
  • Google Map View
    • A great facility to track the location of the device
  • Volley API
    • It is used for fetching Random Pictures of the task from intenet
  • Free Trial
    • User can use the app freely for a certain time
User Registration (Room)
user reg
Google Authentication
google auth
Add Update Delete Task (Room)
add update delete
Background app Notification and Internet Connection Lost Notification
notification

About

It is an Android App for task management. And the app will give an alarm with a notification when the time tirggers. User can also use the app by Google and Facebook auth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages