All Projects → vikasmain → Taskreminder

vikasmain / Taskreminder

A Task Reminder/Scheduler App created using Sqlite database and Broadcast Receivers

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Taskreminder

watchdb
Keeping SQLite databases in sync
Stars: ✭ 72 (+227.27%)
Mutual labels:  sqlite-database
Android-SQLite-Tutorial
This is a simple project of Android SQLite Relational Database. You can check my Bengali Blog Post on this topic
Stars: ✭ 34 (+54.55%)
Mutual labels:  sqlite-database
Wxsqlite3
wxSQLite3 - SQLite3 database wrapper for wxWidgets (including SQLite3 encryption extension)
Stars: ✭ 373 (+1595.45%)
Mutual labels:  sqlite-database
mtgsqlive
MTGJSON build scripts to generate alternative data formats
Stars: ✭ 40 (+81.82%)
Mutual labels:  sqlite-database
Ionic-2-sqlite-demo
Simple demo to show how to work with Sqlite Storage in Ionic 2
Stars: ✭ 20 (-9.09%)
Mutual labels:  sqlite-database
Sqliteonweb Android
Manage you Sqlite Database in browser
Stars: ✭ 291 (+1222.73%)
Mutual labels:  sqlite-database
sqliteweb
Web-Based SQLite database browser
Stars: ✭ 93 (+322.73%)
Mutual labels:  sqlite-database
Sqlitedb
Basic SQLite wrapper for Swift 4.x and lightweight ORM for accessing underlying tables in an SQLite database
Stars: ✭ 538 (+2345.45%)
Mutual labels:  sqlite-database
cordova-plugin-dbcopy
Copy SQLite Database from www folder to default app database location
Stars: ✭ 90 (+309.09%)
Mutual labels:  sqlite-database
Sqlite Utils
Python CLI utility and library for manipulating SQLite databases
Stars: ✭ 368 (+1572.73%)
Mutual labels:  sqlite-database
smilite
A Python module to retrieve and compare SMILE strings of chemical compounds from the free ZINC online database
Stars: ✭ 65 (+195.45%)
Mutual labels:  sqlite-database
Squeaky-Android
Appropriately lightweight database creations and migrations with SQLite on Android
Stars: ✭ 34 (+54.55%)
Mutual labels:  sqlite-database
Squeal
A Swift wrapper for SQLite databases
Stars: ✭ 303 (+1277.27%)
Mutual labels:  sqlite-database
hearthstats
Scrape Hearthstone decks from HearthPwn, then build a SQLite database of the results. Can also scrape card collection data from HearthPwn/Innkeeper, and integrates with omgvamp's Mashape Hearthstone API to build a table of card data that can be used to make more advanced queries.
Stars: ✭ 11 (-50%)
Mutual labels:  sqlite-database
Androidwithkotlin
🚀 These are android sample projects which are written in Kotlin. It covers video streaming, mp3 player, sqlite, location services, custom camera, o-notifications, simple compass etc.
Stars: ✭ 447 (+1931.82%)
Mutual labels:  sqlite-database
Sqlable
Swift library for making storing data in a SQLite database simple and magic-free
Stars: ✭ 83 (+277.27%)
Mutual labels:  sqlite-database
mdb2sqlite
Conversion tool used to convert microsoft access database to sqlite.
Stars: ✭ 79 (+259.09%)
Mutual labels:  sqlite-database
Sydes
Lightweight CMF for a simple sites with sqlite database
Stars: ✭ 6 (-72.73%)
Mutual labels:  sqlite-database
Tuql
Automatically create a GraphQL server from a SQLite database or a SQL file
Stars: ✭ 526 (+2290.91%)
Mutual labels:  sqlite-database
Uguu
Simple lightweight temporary file hosting.
Stars: ✭ 359 (+1531.82%)
Mutual labels:  sqlite-database

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.



Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].