Skip to content

Latest commit

ย 

History

History
42 lines (27 loc) ยท 2.01 KB

README.md

File metadata and controls

42 lines (27 loc) ยท 2.01 KB

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 ๐Ÿ™