Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.41 KB

README.md

File metadata and controls

62 lines (36 loc) · 1.41 KB

Author

|| Mayank-Garg7


Project Overview

This project is a web-based assessment result display page. It includes two sections:

  1. Your Result Section (part1):

    • Displays the user's overall result with a circular visual representation.
    • Provides a brief message about the user's performance.
  2. Summary Section (part2):

    • Presents a summary of scores in different categories (Reaction, Memory, Verbal, Visual).
    • Each category has an associated icon, score, and a visual representation.

Technologies Used

  • HTML: Markup language for structuring the content.
  • CSS: Stylesheet language for styling the HTML elements.
  • Google Fonts: Imported the "Hanken Grotesk" font for a modern look.

Project Structure

  • index.html: The main HTML file containing the structure of the web page.
  • style.css: The stylesheet file with styles for the entire project.

Running the Project

  1. Clone the repository:

    git clone <repository-url>
  2. Open index.html in a web browser.


Style Customization

The project uses custom CSS variables (defined in :root) for color management. Feel free to customize the colors according to your preference.


Acknowledgments

Special thanks to Mayank-Garg7 for creating this project.


License

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