Skip to content

A Quiz ๐Ÿ“ web app with leaderboard built using .NET Core and Vue.js. Students๐Ÿง‘๐Ÿปโ€๐ŸŽ“ can take the quiz multiple times with randomized questions!

Notifications You must be signed in to change notification settings

rajivaPavan/QuizApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

62 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Math Quiz Web Application ๐Ÿงฎ๐ŸŽ“

This is a web application that allows you to take a quiz with randomly selected questions from a question bank. A quiz is open for a specified number of days, and it can taken any number of times during that period. The leaderboard displays the scores based on the time and accuracy of each attempt.

Technologies Used ๐Ÿ› ๏ธ

My Skills

Getting Started ๐Ÿš€

To get started with the project, you'll need to follow these steps:

  1. Clone this repository to your local machine.
  2. Open the project in your preferred IDE.
  3. Ensure you have the necessary software and tools installed for the technologies listed in the previous section.
  4. Set up your database and configure your connection strings.
  5. Run the project and navigate to the quiz page.

How to Contribute ๐Ÿค

If you'd like to contribute to the project, you can follow these steps:

  1. Fork this repository to your own GitHub account.
  2. Clone the repository to your local machine.
  3. Make your changes and commit them with a descriptive message.
  4. Push your changes to your forked repository.
  5. Open a pull request to merge your changes into the original repository.

๐Ÿ‘จโ€๐Ÿ’ป Keep the main codebase stable by creating a new branch for any feature or bug fix you're working on, and avoid pushing directly to the master or dev branch. ๐ŸŒณ The dev branch is the "base" branch for all pull requests and code commits. Once your changes are tested, create a pull request for review and merging. Let's maintain a stable, scalable, and organized codebase! ๐Ÿ‘

License ๐Ÿ“„

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

Acknowledgments ๐Ÿ™

About

A Quiz ๐Ÿ“ web app with leaderboard built using .NET Core and Vue.js. Students๐Ÿง‘๐Ÿปโ€๐ŸŽ“ can take the quiz multiple times with randomized questions!

Resources

Stars

Watchers

Forks