Skip to content

An interactive quiz application designed to teach and reinforce clean code principles through a series of engaging questions and coding challenges.

License

Notifications You must be signed in to change notification settings

tugascrown204/clean-code-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Code Quiz

Overview

Welcome to the Clean Code Quiz! This interactive application aims to educate developers on the principles of clean code through a fun and engaging quiz format. Users can test their knowledge, learn best practices, and improve their coding skills while earning points and badges.

Features

  • A variety of quizzes focused on different clean code topics, including naming conventions, code structure, refactoring, and documentation.
  • Real-world coding challenges that require clean and maintainable solutions.
  • User profiles with progress tracking, allowing users to view their scores and areas for improvement.
  • Leaderboards to foster competitive learning among users.
  • Resources and tips on clean coding practices provided after each quiz.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/clean-code-quiz.git
  2. Navigate to the project directory:
    cd clean-code-quiz
  3. Install the required dependencies:
    npm install
  4. Start the application:
    npm start

Contributing

Contributions are welcome! Please open an issue or submit a pull request with your suggestions or improvements.

License

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

Acknowledgments

Special thanks to the community and resources that inspired this project!

About

An interactive quiz application designed to teach and reinforce clean code principles through a series of engaging questions and coding challenges.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published