Skip to content

ravenclaw03/Codemantra

Repository files navigation

CodeMantra

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.

Features

  • Code execution in JavaScript, Java, Python, and C++
  • Student code submission
  • Admin view of submitted codes
  • Input, output, and timestamp tracking

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/CodeMantra.git
  2. Install the required dependencies:

    npm install
  3. Start the application:

    npm run dev
Image 1
Image 3
Image 2
Image 4
For mobile:
Image 5 Image 6