https://github.com/glugg23/notesprogram
Building a program to write notes on using Java and SQLite
https://github.com/glugg23/notesprogram
ed java notes sqlite
Last synced: about 2 months ago
JSON representation
Building a program to write notes on using Java and SQLite
- Host: GitHub
- URL: https://github.com/glugg23/notesprogram
- Owner: glugg23
- License: gpl-3.0
- Created: 2018-08-07T18:49:34.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-01T15:34:46.000Z (almost 8 years ago)
- Last Synced: 2025-08-23T10:14:41.621Z (10 months ago)
- Topics: ed, java, notes, sqlite
- Language: Java
- Size: 81.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notes Program
A simple program to save notes in a SQLite database and then retrieve them as files. Later I'm hoping to add a more
complete text editor to it and improve the functionality with adding reminders and allowing the encryption of files.