Skip to content

004Ajay/Quiz-App-DBMS-Project

Repository files navigation

S5 DBMS PROJECT

The Project is a Quiz Application, frontend & backend coded in Python Tkinter & MySQL respectively.

The Creators

We 5 people are the brain, ideators, designers, programmers and testers of this Project


Click the names to go to our GitHub Profile

Ajay T Shaju

Judin Augustine

Justin Thomas Jo

Noyal Joseph

Vishnuprasad KG



Quick Navigation



Get started

  • Install Python & MySQL on your system

  • Clone the repository to your local machine

  • Install necessary python packages

    • Go to cmd of the cloned repository's folder & paste this command:

        pip install -r requirements.txt
      
    • If the above code shows error, then you can manually required packages from requirements.txt



Run the app

  • Start MySQL Workbench & add new connection with details:

    • Every fields may not be present in connection creation page, use these details where it is asked.

db image

  • Now, select all MySQL Queries from database.sql file & paste it in your MySQL Workbench

  • And, run the main.py file to see the magic

  • You can create a new user for login or use the existing user from database.sql



Page Flow of the app

Page Flow



Code Structure and Imports

Structure & Imports


  • There are more things in the app that are useful, please explore yourself.

Releases

No releases published

Packages

No packages published

Languages