A modern, responsive single-page application built with Angular for conducting coding assessments. This application provides an intuitive interface for users to take coding tests and get real-time feedback on their submissions.
| 🖥️ Interactive Code Editor | ⚡ Real-time Compilation | 🌐 Multiple Languages |
| 📱 Responsive Design | 🧪 Test Case Visualization | 📊 User Dashboard |
| Category | Technologies |
|---|---|
| Core Framework | |
| Language | |
| Styling |
|
- Clone the repository
- Install dependencies
- Start the development server
- Access the application at
http://localhost:4200
git clone https://github.com/AnkitBorude/Coding-Exam-App.gitcd Coding-Exam-App
npm install
ng serve
| Command | Description |
|---|---|
ng serve |
Start development server |
ng build |
Build the application |
ng test |
Run unit tests |
ng lint |
Run linting |
- Create your feature branch
(git checkout -b feature/AmazingFeature) - Commit your changes
(git commit -m 'Add some AmazingFeature') - Push to the branch
(git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details
Ankit Borude - ankitborude250@gmail.com
Project Link: https://github.com/AnkitBorude/Coding-Exam-App
- Angular Documentation
- Bootstrap
- Code Compiler API Judge0 CE
.png)








