Skip to content
/ quiz Public

Simple CLI Quiz application with MySQL as DB

Notifications You must be signed in to change notification settings

Akshay-ST/quiz

Repository files navigation

Simple CLI Quiz application with MySQL as DB

All the tables required in DB

alt text

Table showing users

alt text

Table of Question Bank

alt text

Table showing multiple technologies of which the student can take quiz

alt text

Table required for storing makrs

alt text

Code Description

There are two files namely quiz.py and quizPackage.py

As the name suggest all the methods are defined in quizPackage.py and the main caller function in is quiz.py

About

Simple CLI Quiz application with MySQL as DB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages