Skip to content

Project of "Informatic Technologies for the Web" course - "Tecnologie Informatiche per il Web" - Politecnico di Milano - A.A. 2022-2023

License

Notifications You must be signed in to change notification settings

simoneponginibbio/Exam_Manager_Application

Repository files navigation

Exam Manager Application

License: MIT

Project of "Tecnologie Informatiche per il Web" 2022-2023 held by Professor Pietro Fraternali at Politecnico di Milano.

The goal of the project is the implementation of a web application simulating an exam manager website in two distinct versions:

  • pureHTML: a thin client application connected to a JAVA server that communicates with an SQL database. The combination of HTML + Thymeleaf + CSS is used for the web pages;
  • RIA (Rich Internet Application): a thick client application using JavaScript connected to a JAVA server that communicates with an SQL database. The web pages are managed client-side with a combination of HTML + JavaScript + CSS.
All the requirements (in italian) are specified in the specs file that can be found in the requirements folder.
A complete documentation of the application design and implementation can be found in the documentation folder.

Copyright and license

This project is copyright 2023.

Licensed under the MIT License; you may not use this software except in compliance with the License.

About

Project of "Informatic Technologies for the Web" course - "Tecnologie Informatiche per il Web" - Politecnico di Milano - A.A. 2022-2023

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published