Skip to content

quize-management system were created using java programming language.

Notifications You must be signed in to change notification settings

nhussein2026/quiz-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Quiz-Management-System

  • The Quiz Management System is a Java-based application designed for creating, managing, and taking quizzes online. Developed as part of the Object-Oriented Programming course at Nisantasi University, this project serves as a showcase for implementing fundamental OOP principles like inheritance, polymorphism, abstraction, and encapsulation.

  • quize-management system were is a desktop application designed using netbeans interface and java progrmming language. In this project I try to use the concept objected oriented programming of java.

Screenshot 2023-03-05 132048

Getting Started

  1. get the clone.

  2. run the program in netbeans.

  3. create sql schema with name of "quiz_systemdb"

Screenshot (46)

  1. create "student" table with these columns

Screenshot (26)

  1. create "teacher" table with these columns

Screenshot (36)

  1. create "exam" table with these columns

Screenshot (44)

  1. Create "course" table with these columns

Screenshot (41)

  1. run the program.

About

quize-management system were created using java programming language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages