Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove: Old app #14

Merged
merged 7 commits into from
Jan 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
2 changes: 1 addition & 1 deletion Updated webD-kviz-app/Dark/end.html → Dark/end.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h1 id="finalScore"></h1>
</form>
<a class="btn" href="game.html">Play Again</a>
<a class="btn" href="index.html">Go Home</a>
<a class="btn" href="../Main Page.html">Change Theme</a>
<a class="btn" href="../Light/end.html">Change Theme</a>
</div>
</div>
<script src="end.js"></script>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<h1 id="finalScore">High Scores</h1>
<ul id="highScoresList"></ul>
<a class="btn" href="index.html">Go Home</a>
<a class="btn" href="../Main Page.html">Change Theme</a>
<a class="btn" href="../Light/highscore.html">Change Theme</a>
</div>
</div>
<script src="highscore.js"></script>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Updated webD-kviz-app/Light/end.html → Light/end.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h1 id="finalScore"></h1>
</form>
<a class="btn" href="game.html">Play Again</a>
<a class="btn" href="index.html">Go Home</a>
<a class="btn" href="../Main Page.html">Change Theme</a>
<a class="btn" href="../Dark/end.html">Change Theme</a>
</div>
</div>
<script src="end.js"></script>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<h1 id="finalScore">High Scores</h1>
<ul id="highScoresList"></ul>
<a class="btn" href="index.html">Go Home</a>
<a class="btn" href="../Main Page.html">Change Theme</a>
<a class="btn" href="../Dark/highscore.html">Change Theme</a>
</div>
</div>
<script src="highscore.js"></script>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
30 changes: 13 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,33 +15,29 @@ This is a quiz platform
This Application contains the following added features:

- Has a timer for every quiz question.
- Has both light and dark theme options.
- Has both light and dark themes options.
- Has its own logo that I have designed.
- Has different/changed background color.
- Has got a Next button to navigate to the upcoming question.

Contribution period ends: 28 January 2024
## Issues

## ☃️ Prizes
- Top 3 contributors ❄️<br/>
Special prize | Bonanza Swag Kits | Shoutouts on Social Media handles | Certificate of appreciation
Addressing to the respective issues of the repository:
- Issue # 9
- Issue # 2
- Issue # 1
- Issue # 16
- Issue # 19

- Top 5 female contributors ❄️ <br/>
Special prize | Special Swag Kits | Shoutouts on Social Media handles | Certificate of appreciation
## Demo

- Top 10 contributors ❄️ <br/>
Shoutouts on Social Media handles | Swag kits and lots of exciting goodies | Certificate of appreciation
Demo Video:

- Top 25 contributors ❄️ <br/>
Swag kits and lots of exciting goodies | Certificate of appreciation

- All the contributors will get a certificate of appreciation for their first successful pull request :)


### ☃️ For Contributors that identify as women
- Mention your pronouns in the profile to be eligible for the women-only prizes.


Join our [Discord](https://discord.gg/xTNC4MGB) to stay in touch with project mentors and for any furthur questions.
https://user-images.githubusercontent.com/98908906/206414690-4c8a9f10-3130-4741-9dc4-4fa05fd490f3.mp4



Please refer to the above video for demo.
17 changes: 0 additions & 17 deletions Updated webD-kviz-app/Light/highscore.css

This file was deleted.

Binary file removed Updated webD-kviz-app/Light/sounds/gametheme.mp3
Binary file not shown.
25 changes: 0 additions & 25 deletions Updated webD-kviz-app/Main Page.html

This file was deleted.

43 changes: 0 additions & 43 deletions Updated webD-kviz-app/README.md

This file was deleted.

142 changes: 0 additions & 142 deletions Updated webD-kviz-app/style.css

This file was deleted.

File renamed without changes
File renamed without changes
50 changes: 0 additions & 50 deletions end.html

This file was deleted.

29 changes: 0 additions & 29 deletions end.js

This file was deleted.

Loading