markdias/campsync — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app called CampSync for keeping camp schedules organized and in sync with a calendar.
I want an admin style interface where I can add and edit camps, see their operating weeks, check important dates and holidays, and quickly spot anything that looks off like overlaps, missing weeks, or calendar mismatches. It should feel easy to use for someone managing programs, not like a developer tool. A clean dashboard, searchable lists, and clear status messages would be great. If there is already demo or test data in the project, use that to make the app feel complete.
Please use the React and TypeScript app that is already started here, and connect it to the existing Supabase setup for storing data. If there are scripts in the repo for checking calendars, camps, or holidays, turn those ideas into real screens or actions inside the app where it makes sense. Make it runnable locally and ready to deploy, and look up current docs online if you need to.
Want more depth? Deep Reverse