You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Building a program to write notes on using Java and SQLite