https://github.com/ardier16/notes-keeper-android
Android app for keeping your notes
https://github.com/ardier16/notes-keeper-android
android android-application java notes sqlite
Last synced: 11 months ago
JSON representation
Android app for keeping your notes
- Host: GitHub
- URL: https://github.com/ardier16/notes-keeper-android
- Owner: ardier16
- License: gpl-3.0
- Created: 2018-10-25T06:20:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-24T21:53:22.000Z (about 7 years ago)
- Last Synced: 2025-01-23T08:43:51.139Z (about 1 year ago)
- Topics: android, android-application, java, notes, sqlite
- Language: Java
- Size: 1.02 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes Keeper
Android app for keeping your notes
## Features
* [x] Create/Read/Update/Delete notes;
* [x] Sort the notes by title, priority;
* [x] Filter the notes by priority;
* [x] Save notes to the SQLite DB;
### Screenshots