Skip to content

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

License

Notifications You must be signed in to change notification settings

PetePrattis/a-programming-tutorial-web-app-with-JDBC-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A JDBC client Program / Project

This is a jdbc client project from my early days as a Computer Science student

This programm was created for the eighth semester class Educational Software and is the final project for the class

Description of project

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

Functionality and Implementation of project

  1. JDBC connection is achieved with the pool method
  2. For each tutorial chapter inside the database are saved the theory, the test and the test's answeres
  3. Java Servlets are used to manage requests and responses from and to jsp forms
  4. Bootstrap templates are used to enrich the UI

About this project

  • The dataset used for this project isnide the .sql file contains a java tutorial in greek
  • The comments to make the code understandable, are within the archives
  • This project was written in Eclipse Java IDE
  • This repository was created to show the variety of the work I did and experience I gained as a student

About

A jdbc application that runs queries in pgAdmin to simulate the functionality of a programming tutorial class that saves the tutorial's theory and tests in the database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published