Skip to content

Pritesh-0/Notes-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Notes Management System

A simple C program to save and track notes.

How to Use

# List currently saved notes
./main list
# Show note with title
./main show [title]
# Save a note with title and content
./main write [title] [content]

About

Mini Project for clap4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages