Skip to content

LizaPolishchuk/MyReminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyReminder

This application in which there is a list of tasks that you want to do, allowing you to not forget about important events. When you create a task, the application creates a notification with the text of this task and displays it in the action bar and on the lock screen. This notification cannot be removed by swipe, only if you remove the task from the list. This allows you not to delete it accidentally and not to forget about an important task.

In this app used:

· RecyclerView to show the list of cardViews with all tasks;
· AlertDialog with edit text to create new task;
· Library Room to work with SQLite and save all tasks;
· Push notification to display the task.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages