How It Works. 1.Add Note → User types a note → saved in notes.txt using FileWriter. 2. View Notes → Program reads file line by line with BufferedReader and displays notes with numbers. 3. Delete Note → User selects a note number → program removes it from the list and rewrites the file. 4. Exit → Closes the app.
-
Notifications
You must be signed in to change notification settings - Fork 0
How It Works. 1. Add Note → User types a note → saved in notes.txt using FileWriter. 2. View Notes → Program reads file line by line with BufferedReader and displays notes with numbers. 3. Delete Note → User selects a note number → program removes it from the list and rewrites the file. 4. Exit → Closes the app.
Harshsaini11/Java-File-I-O-Notes-App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
How It Works. 1. Add Note → User types a note → saved in notes.txt using FileWriter. 2. View Notes → Program reads file line by line with BufferedReader and displays notes with numbers. 3. Delete Note → User selects a note number → program removes it from the list and rewrites the file. 4. Exit → Closes the app.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published