Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 700 Bytes

TaskReminder

A Task Reminder/Scheduler App created using Sqlite database and Broadcast Receivers It contains four options for reminding about your tasks: 1.Standrad 2.Simple 3.Urgent(Alert with AlarmMAnager) 4.Notify(Notification alert) It also provides sqlite database basic crud operations using SqliteOpenHelper and ContentValues,Cursor.
Enjoy and fork it.Happy Coding

I am Sharing some screenshots of the app.