Skip to content

Latest commit

Β 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Java Notes App (File I/O)

A simple text-based Notes Manager built using Java File I/O. This project allows users to write and read notes from a file using FileWriter, FileReader, and BufferedReader.


πŸš€ Features

  • βœ… Add a new note (saved to notes.txt)
  • βœ… Read and display all saved notes
  • βœ… Uses FileWriter to persist data
  • βœ… Uses BufferedReader to read data
  • βœ… Command-line interface

πŸ› οΈ Tech Stack

  • Java
  • VS Code / any text editor
  • Terminal / Command Line

πŸ“ File Structure

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors