Skip to content

A Jakarta EE Web Application using JDBC, Servlets and Thymeleaf.

Notifications You must be signed in to change notification settings

homeless-sushi/polimi-tiw-2020-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Tecnologie Informatiche per il Web

A Java EE Web Application for managing university exams database.

This web app runs on Tomcat 9 and has a HTML website interface and a JSON API interface.
A single page application written in javascript, that uses the JSON API of this web app, can be found here.