SimpliPlan is a website i made for my wife to help with on the day event organisation. Life moved quickly and she isn't in the job anymore so i figured i'd make this project public as a showcase of my work. Everything is hand written, no AI involved. I was barely even using ChatGPT nevermind any of these agentic IDEs
Everything is in React and Supbase with Supabase Functions acting as my private api, for stripe mostly. this codebase contains varying standards it was built very quickly with no tests yet i still can't resist making the code look pretty. there's some nice low level react happening to make resizable components, it runs really smooth and i was proud of that work. https://github.com/Squishy47/Simpliplan/blob/main/src/components/CalendarDayView.tsx