Yeasinoncode98/Event-Management-and-Rescheduling-System ? reverse-engineered prompt

Reverse engineered prompt

Build me a colorful console based event management system in C, like a real little terminal app for creating and tracking events. I want to be able to add events with details like name, description, venue, organizer, date, time, capacity, fee, priority, and status, then view, edit, cancel, and reschedule them. It should also handle attendee registration and removal, show who is signed up for each event, and keep track of capacity with a simple visual bar.

Please include search for events by name or ID, filter by category or date, and a basic reports area with upcoming events, priority sorting, simple stats, a calendar style view, and an activity log or notifications list. Use clear ANSI colors and formatted tables so it feels polished in the terminal. If needed, look up current C compiler tips or console color handling online. Keep it all in one workable C project that runs in a terminal on Windows, Linux, or macOS.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab