Skip to content

Bhavyashukla12/Note-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Note-Book


NoteApp is a simple and intuitive Java-based note-taking application. The application provides a user-friendly interface for adding, editing, and deleting notes, as well as the ability to save the notes for future reference.


Key Features

Add notes: Users can easily add new notes by typing them in a dedicated input area.

Edit notes: Existing notes can be edited to update their content.

Delete notes: Users have the option to delete specific notes they no longer need.

Save notes: The application allows users to save all notes for future reference.


Usage

1.Launch the application and a window titled "Notebook" will appear.

2.To add a note, click the "Add Note" button. A new window will open with a larger text input area. Enter your note and click the "Add" button to save it. The new note will appear in the main window.

3.To edit a note, select the note you want to edit and click the "Edit Note" button. The note's content will be displayed in a new window. Make your changes and click the "Save" button to update the note.

4.To delete a note, select the note you want to delete and click the "Delete Note" button. The note will be removed from the list.

5.To save all notes, click the "Save Notes" button. A message box will display the saved notes' content.


Requirements

1.Java Development Kit (JDK) 8 or later

2.IntelliJ or any Java IDE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages