esCode is a platform for solving DSA questions. This project aims to allow users to submit their code, which is evaluated by test cases.
Features
• Code Validation: Code outputs are validated against predefined test cases.
• Interactive Interface: Simple and easy-to-use UI for code editing and viewing results.
• Leaderboard to track progress
• Community forum for discussions
Tech Stack
React, Nodejs, Express, MongoDb, Judge0
Note
• This project is still under development
Contributing
1. Fork the repository.
2. Create your branch (git checkout -b feature/your-feature).
3. Commit your changes (git commit -m 'Add your feature').
4. Push to the branch (git push origin feature/your-feature).
5. Open a Pull Request.
Backend is here - https://github.com/techie-coder/esCode-backend