learn_practice_icreate – Practice. Submit. Excel.
learn_practice_icreate is a beginner-friendly coding platform that allows users to practice coding questions categorized by difficulty levels.
This project was built as part of a Backend Integration Task Round, with a focus on simplicity, backend logic, and real-time code evaluation.
Features
- ✅ Select between Beginner, Intermediate, and Advanced levels
- 🧠 Each level contains unique coding questions (stored in Python backend)
- 🧪 Each question displays its test cases, expected outputs, and actual outputs
- 💬 Code execution feedback is provided immediately
- 🔁 Code submission and result preview without page reload
Tech Stack
- Frontend: HTML, CSS, JavaScript
- Backend: Python (Flask)
- Languages Supported: Python (extendable)
- Deployment Target: Render / Replit / Localhost