An open API service indexing awesome lists of open source software.

https://github.com/ankitborude/coding-exam-app

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.
https://github.com/ankitborude/coding-exam-app

angular bootstrap5 css javascript mean mean-stack typescript

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        


๐Ÿš€ Coding Examination Platform Frontend



Angular
TypeScript
Bootstrap


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.






โœจ Features



๐Ÿ–ฅ๏ธ Interactive Code Editor
โšก Real-time Compilation
๐ŸŒ Multiple Languages


๐Ÿ“ฑ Responsive Design
๐Ÿงช Test Case Visualization
๐Ÿ“Š User Dashboard


๐Ÿ› ๏ธ Tech Stack



Category
Technologies


Core Framework
Angular


Language
TypeScript


Styling

Bootstrap
CSS3


๐Ÿ”ง Installation




  1. Clone the repository


  2. git clone https://github.com/AnkitBorude/Coding-Exam-App.git

    cd Coding-Exam-App
  3. Install dependencies


  4. npm install
  5. Start the development server


  6. ng serve
  7. Access the application athttp://localhost:4200



๐Ÿ“ธ Screenshots




Screenshot 1


Student Login

Screenshot 2


Screenshot

Screenshot 3


Screenshot

Screenshot 4


Screenshot

Screenshot 5


Screenshot

Screenshot 6


Screenshot

Screenshot 7


Screenshot

Screenshot 8


Screenshot

Screenshot 9


Screenshot

Screenshot 10


Screenshot


๐Ÿ’ป Development Commands



Command
Description


ng serve
Start development server


ng build
Build the application


ng test
Run unit tests


ng lint
Run linting


๐Ÿค Contributing



Fork the repository



  • 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



๐Ÿ“ License


mit_licence
This project is licensed under the MIT License - see the LICENSE.md file for details




๐Ÿ‘ฅ Contact



Ankit Borude - [email protected]


Project Link: https://github.com/AnkitBorude/Coding-Exam-App




๐Ÿ™ Acknowledgments