OsamaAbdulkhalique98/capstoneproject ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple web app for automated English language assessment that students can use to get quick feedback instead of waiting for manual grading.
I want a clean home page where someone can enter or upload their English answer, then the app should assess it and show a result with useful feedback on things like grammar, spelling, clarity, and overall quality. Keep it easy to use, with a basic interface and clear messages so a non technical person can understand what they need to improve.
Make it run locally with a small Python app, and include everything needed so I can install the requirements and start it from the terminal, then open it in the browser on localhost. If you need to check current library docs or best practices, look them up online and keep the implementation practical. Also, make sure the project structure is organized so templates, static files, data, and model related code are separated nicely.
Are you gonna build this?
make sure you review the code using coderabbit