Skip to content

ndv0gel/record-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Record Editor (C)

Tiny terminal app to add, list, search, and delete records with CSV persistence.

Build & Run

cd record-editor
make
./record_editor

Data is saved to records.csv in the same folder.

Commands

  • 1 Add record (auto-increment id)
  • 2 List all
  • 3 Search by id
  • 4 Search by name
  • 5 Delete by id
  • 0 Quit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors