Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamXop123 authored Nov 23, 2024
1 parent 7499f51 commit d2327fb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Quiz App πŸŽ‰
A fun and interactive quiz application built using Flask, HTML, CSS, and JavaScript. This project showcases dynamic template rendering, creative styling, and functional button controls, making it an engaging experience for users.

# Features 🌟
<h2> Features 🌟</h2>

<b>Flask Backend:</b>
Renders different templates seamlessly and manages quiz flow. <br>
Expand All @@ -17,13 +17,13 @@ A fun and interactive quiz application built using Flask, HTML, CSS, and JavaScr
JavaScript enhances button functionality and user engagement.


# Technology Stack πŸ› οΈ
<h2> Technology Stack πŸ› οΈ</h2>
<b>Backend Framework:</b> Flask (Python) <br>
<b>Frontend:</b> HTML, CSS, JavaScript <br>
<b>CSS Styling:</b> Custom and heavy usage for animations, hover effects, and layout <br>
<b>JavaScript:</b> For button interactions and user feedback <br>

# How to Run Locally πŸƒβ€β™‚οΈπŸ’»
<h2> How to Run Locally πŸƒβ€β™‚οΈπŸ’»</h2>

<b> Clone this repository: </b>
git clone <your-repo-link>
Expand All @@ -37,12 +37,12 @@ python app.py

<b> And done! Open it into your browser. </b>

# Future Improvements πŸš€
<h2> Future Improvements πŸš€</h2>
Add a results page to show user scores. <br>
Implement a timer for each question.<br>
Add a database to store user results. <br>
Make it mobile responsive. <br>

# Contributing 🀝
<h2> Contributing 🀝</h2>
Feel free to fork this repository, raise issues, or submit pull requests to improve the project!
<br>

0 comments on commit d2327fb

Please sign in to comment.