CodeMantra is an online code editor where you can run codes in JavaScript, Java, Python, and C++. It is designed for students to submit their codes, while teachers (as admins) can view the submitted codes along with their input, output, and timestamp.
- Code execution in JavaScript, Java, Python, and C++
- Student code submission
- Admin view of submitted codes
- Input, output, and timestamp tracking
-
Clone the repository:
git clone https://github.com/your-username/CodeMantra.git
-
Install the required dependencies:
npm install
-
Start the application:
npm run dev
For mobile: