kursadbilgin/etkinlikmi — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app called EtkinlikMi using the existing Python project as the base. I want it to feel like an event listing site where people can browse upcoming events, open a detail page, and see the important info like title, date, location, description, and any useful link. On my side, I should be able to add, edit, and delete events from an admin area without touching code.
Please keep it clean and easy to use, with a simple responsive interface and sensible sample data so it does not feel empty on first run. If it fits naturally, add basic search or filtering by date or city, but do not overcomplicate it. I mainly want something working end to end that is easy to run locally and easy to extend later.
There is basically no documentation here, so make practical choices from the current project structure, and look up current docs online if you need to.
Want more depth? Deep Reverse