antoniocapicotto/Music-Project ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple command line music database manager in C.

I want to be able to search for songs, artists, albums, and lyrics, then see useful details like artist bios and album track lists. It should also let me add new entries, edit existing ones, and delete things I no longer want. Keep it friendly to use from the terminal, with clear menus and prompts so I can move around without getting lost.

Please make it feel fast and practical, like a small local tool for managing a music library. If it helps, organize the code cleanly and make sure it compiles and runs easily in Eclipse. Use sensible data structures and write it so the main features are easy to extend later.

If you need to check anything about current C best practices or command line handling, look up current docs online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab