An open API service indexing awesome lists of open source software.

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

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.