GithubHelp home page GithubHelp logo

mishra-shreya / online_quiz_application Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 1.0 11.63 MB

This is an online quiz application developed on python using flask

Shell 0.01% Python 0.85% JavaScript 67.61% CSS 12.17% HTML 1.72% SCSS 17.65%
flask python webapp quiz flask-application flask-framework flask-web online online-quiz-application quiz-app application

online_quiz_application's Introduction

Quizzen - Online_Quiz_Application

The project is Live @ http://shreyasanjaymishra.pythonanywhere.com/

Getting Started:

Quizzen is developed in Python based on Flask Web Framework. This project is a prototype of an online quiz application - a basic framework for an ideal web-based quiz application.

This project was made as a part of school-esd-activity

Technology Stack: Python, Flask, HTML/CSS, Bootstrap

Table of contents

Installation and Setup:

Step 1: Clone Repo

Download or clone this repo by using the link below:

https://github.com/Mishra-Shreya/Online_Quiz_Application.git

Step 2: Navigate to correct Directory

Go to project root and execute the below command on terminal:

cd flask_app 

Step 3: Setup virtual env

Execute the below commands on terminal:

python3.9 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Step 4: Run Flask App

Execute the below command on terminal:

flask run

Step 5:

Open "http://127.0.0.1:5000/" on your web browser. The Online_Quiz_Application should be running!

Screenshots:

Home Page:

image

Registration:

image

Login:

image

Dashboard:

image

Quiz:

image

image

Result:

image

If the user tries to go back to change the answers --> The questions along with the options are reshuffled

auth

image

image

image

Logout:

image

image

Authentication Check - If a new user registers with the already existing username:

image

image

Authentication Check - If login credentials mismatch:

image

image

Autherization Check - If someone tries to access the quiz without logging in --> They are redirected to the login page:

image

image

Conclusion

I will be happy to answer any questions that you may have, and if you want to lend a hand with the Online_Quiz_Application then please feel free to submit an issue and/or pull request πŸ™‚

If you liked my work, don’t forget to ⭐ star the repo to show your support.

online_quiz_application's People

Contributors

mishra-shreya avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.