Skip to content

LavanyaAN21/Simple-CLI-Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple-CLI-Notes-App

Simple CLI Notes App 📒

A simple command-line interface (CLI) project to manage personal notes. This project demonstrates basic Python programming, file handling, and data storage using JSON.

Features

  • Add a note with a title and content
  • View all saved notes
  • Search for notes by keyword
  • Delete a note by title
  • Store notes persistently in a JSON file

About

Small project on Notes app using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages