Skip to content

A simple console-based note-taking application in Java that enables users to create, view, update, and delete notes. This user-friendly tool helps you efficiently manage and organize important information with ease. Perfect for personal or small project use!

License

Notifications You must be signed in to change notification settings

Samuelson777/Simple-Note-Taking-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Note-Taking Application

A simple console-based note-taking application built in Java. This application allows users to create, view, update, and delete notes. It provides a straightforward interface for managing notes, making it easy to keep track of important information.

Features

  • Add Notes: Create new notes with a title and content.
  • View Notes: Display all saved notes with their titles and content.
  • Update Notes: Modify existing notes by changing their title and content.
  • Delete Notes: Remove notes from the list.
  • User -Friendly Menu: Simple console menu for easy navigation.

Requirements

  • Java 14 or later
  • A terminal or command prompt

Example

Note-Taking Application Menu:

  1. Add Note
  2. View Notes
  3. Update Note
  4. Delete Note
  5. Exit Enter your choice: 1 Enter note title: My First Note Enter note content: This is the content of my first note. Note added!

Example Screenshot

Simple Note-Taking Application Screenshot

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple console-based note-taking application in Java that enables users to create, view, update, and delete notes. This user-friendly tool helps you efficiently manage and organize important information with ease. Perfect for personal or small project use!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages