trerob53/Codex-Main — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Python app for a local hub called CerasusHub. I want it to start from main.py, run locally in a browser or desktop style window, and feel like a small internal tool rather than a public website.

The app should let someone sign in, reset a password if needed, import existing ATS and training data, seed or load quiz content, and view useful training or work capacity information from the included files. Please make the flow easy for a normal admin to use, with clear buttons, friendly error messages, and simple confirmation screens when imports or migrations finish.

Also make sure the old data migration and validation scripts fit into the workflow somehow, even if they are admin only actions. Add a basic test or sanity check path so I can tell the app is working after setup. If anything is unclear from the existing files, make the most reasonable choice and keep it simple.

Want more depth? Deep Reverse